a{text-decoration:none;}
a:hover{text-decoration:none !important;}
ul,li{list-style:none; margin:0; padding:0;}
h1,h2,h3,h4,h5{margin:0; padding:0;}
header{background:#14112c;}
.wrapper{width:1000px; margin:0 auto;}
.navwrap{background: rgba(0, 0, 0, .7); width:100%; position:absolute; z-index:1000; left:0; right:0; margin:0 auto;}
.navwrapper{width:925px; margin:0 auto;}
.navbar{border-radius: 0px !important; margin-bottom:0px !important; min-height:80px !important; border:0px !important;}
.navbar-default{background:none !important; border-color:inherit !important;}
.navbar-inverse{background:none !important; border:0px !important;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{border:0px !important;}
.navbar-brand{font-family: 'Open Sans', sans-serif; font-weight:700 !important; font-size:32px !important; padding-top:20px !important; height:auto !important;}
.navbar-default .navbar-brand{color:#fff !important;}
.navbar-default .navbar-brand:hover{color:#fff !important;}
.navbar-nav .dropdown-menu > li{border-bottom:1px solid #9a9a9a !important;}
.navbar-nav .dropdown-menu > li:last-child{border-bottom:none !important;}

a{text-decoration: none !important; outline:none; border:0;}


.navbar-default .navbar-nav > li > a{-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.navbar-default .navbar-nav > li > a:hover{color:#000 !important;}  
  
.cool-link {
    display: inline-block;
    color: #000;
    text-decoration: none;
}

.cool-link::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #000;
    transition: width .3s;
}

.cool-link:hover::after {
    width: 100%;
    //transition: width .3s;
}

.navbar-nav > li{/*background:url(../images/navline.png) right center no-repeat; margin-right:1px;*/}
.navbar-nav > li:last-child{background:none;}
.navbar-nav > li > a{line-height:80px !important; padding-top:0px !important; padding-bottom:0px !important; font-family: 'MyriadPro-Regular' !important; text-transform:uppercase !important; color:#fff !important; font-size:18px !important; height:80px !important; /*background:url(../images/navbg.jpg) left top repeat-x !important;*/}
.nav>li>a{padding:0px 17px !important; /*margin-right:2px;*/}
.nav>li>a.last{padding:0px 17px 0px 17px!important;}
.navbar-nav > li > a:hover{color:#000 !important; background:#e5e5e5 !important;}

.topwrap{background:#6c777b; width:100%;}
.topwrapin{width:1020px; margin:0 auto;}
.login{float:right;}
.login a{font-family: 'MoolBoran'; color:#fff; font-size:30px; line-height:30px; text-transform:uppercase; line-height:68px;}


@font-face {
  font-family: 'MoolBoran';
  src: url('../fonts/MoolBoran.eot?#iefix') format('embedded-opentype'),  url('../fonts/MoolBoran.woff') format('woff'), url('../fonts/MoolBoran.ttf')  format('truetype'), url('../fonts/MoolBoran.svg#MoolBoran') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Humanist521BT-Light';
  src: url('../fonts/Humanist521BT-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/Humanist521BT-Light.woff') format('woff'), url('../fonts/Humanist521BT-Light.ttf')  format('truetype'), url('../fonts/Humanist521BT-Light.svg#Humanist521BT-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/MyriadPro-Regular.woff') format('woff'), url('../fonts/MyriadPro-Regular.ttf')  format('truetype'), url('../fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Humanist777BT-RomanB';
  src: url('../fonts/Humanist777BT-RomanB.eot?#iefix') format('embedded-opentype'),  url('../fonts/Humanist777BT-RomanB.woff') format('woff'), url('../fonts/Humanist777BT-RomanB.ttf')  format('truetype'), url('../fonts/Humanist777BT-RomanB.svg#Humanist777BT-RomanB') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'NewsGothicBT-RomanCondensed';
  src: url('../fonts/NewsGothicBT-RomanCondensed.eot?#iefix') format('embedded-opentype'),  url('../fonts/NewsGothicBT-RomanCondensed.otf')  format('opentype'),
	     url('../fonts/NewsGothicBT-RomanCondensed.woff') format('woff'), url('../fonts/NewsGothicBT-RomanCondensed.ttf')  format('truetype'), url('../fonts/NewsGothicBT-RomanCondensed.svg#NewsGothicBT-RomanCondensed') format('svg');
  font-weight: normal;
  font-style: normal;
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#000 !important;  background:#e5e5e5 !important;}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#000 !important;  background:#e5e5e5 !important;}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{color:#000 !important;  background:#e5e5e5 !important;}
.navbar-nav{float:none !important; width:100% !important;}


.linenav{background:url(../images/navline.png) right center no-repeat !important;}

.white{background:#fff; padding:60px 0 80px 0; overflow:hidden;}


.latestwrapper{background:#211f1c; overflow:hidden; padding:30px 0; width:1000px; margin:0 auto;}
.insidewrap{background:#d7d7d7; width:400px; padding:18px; float:right;}

.insidewrap a {
	font-family:Verdana;
	float:right;
	font-size:14px;
	color:#0170e6;
	text-decoration:underline;
	line-height:14px;
	margin-right:18px;
	font-weight:bold;
	float:right; margin-right:35px; display:inline-block;
}
.insidewrap a:hover {
	text-decoration:none;
}


.scheme{background:#fff; padding:80px 0; text-align:center;}
.schemein{width:1140px; margin:0 auto;}
.schemein img{display:block; text-align:center; margin:0 auto; padding-bottom:20px;}
.schemein h2{padding:0px 0 30px 0; font-size:30px; line-height:30px; color:#093123; font-family: 'Oswald', sans-serif; font-weight:700;}




.foundinfo{width:880px; margin:0 auto;}
.foundinfo ul{list-style:none; margin:0; padding:0;}
.foundinfo ul li{list-style:none; float:left; float:left; display:inline; font-size:19px; color:#fff; font-family: Lucida Sans Unicode;  line-height:50px; padding:0 15px 0 0;}
.foundinfo ul li.first{font-family: 'Humanist521BT-Light';}

.foundinfo ul li span{display:inline-block; float:left; padding-right:10px;}
.foundinfo ul li:last-child{padding-right:0px;}

.clear{clear:both;}


.inwrap{padding:70px 0; width:auto; margin:0 auto;}
.latestnews{width:auto;}
.latestnews h2{margin:0; padding:0 0 20px 0px; font-size:30px; color:#fff; line-height:30px; font-family: 'Humanist777BT-RomanB'; text-align:center;}

.space{padding:0 0 0 0 !important;}

.footerpic{background:url(../images/footerpic.png) center top no-repeat; height:710px;}

.videowrap{behavior: url(PIE.htc); position:relative; -webkit-box-shadow: 0px 8px 15px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 8px 15px 0px rgba(0,0,0,0.75);
box-shadow: 0px 8px 15px 0px rgba(0,0,0,0.75); width:768px;}
.videowrap img{display:block;}


.videoin{width:768px; margin:0 auto; height:428px; /*box-shadow: -1px 0px 41px 11px #656565;
-webkit-box-shadow: -1px 0px 41px 11px #656565;
-moz-box-shadow: -1px 0px 41px 11px #656565;
-o-box-shadow: -1px 0px 41px 11px #656565;*/ -webkit-box-shadow: 0px 8px 15px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 8px 15px 0px rgba(0,0,0,0.75);
box-shadow: 0px 8px 15px 0px rgba(0,0,0,0.75); margin-bottom:120px;}


.proinformation{padding:80px 0; text-align:center;}
.proinformation h2{font-family: 'Oswald', sans-serif; font-size:30px; color:#000; margin:0; padding:0 0 60px 0; text-transform:uppercase;}
.proinfoin{text-align:center;}
.nospace{padding-left:0px !important; padding-right:0px !important;}
.proinfoin h2{font-size:24px; line-height:24px; color:#2a2929; font-family: 'NewsGothicBT-RomanCondensed'; text-transform:uppercase; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}

.proinfoin img{display:block; margin:0 auto; text-align:center; 
-moz-filter: none;
-ms-filter: none;
filter: none; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; margin-bottom:35px;}


.proinfoin img:hover{filter: url(“data:image/svg+xml;utf8,#grayscale”); /* Firefox 10+, Firefox on Android */
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray; /* IE 6-9 */}

.proinfoin a{-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}

.proinfoin a:hover h2{color:#0170e6;}

.nospace2{padding-left:0px !important; padding-right:0px !important;}

.welcomeintroin{text-align:center;}
.welcomeintroin h1{margin:0; padding:0; font-family: 'NewsGothicBT-RomanCondensed'; font-size:48px; line-height:48px; color:#000; text-transform:uppercase; padding-bottom:40px; margin:0;}
.welcomeintrointxt{padding:10px 25px 0 25px;}
.welcomeintrointxt p{font-size:17px; color:#5a5a5a; font-family: 'NewsGothicBT-RomanCondensed'; line-height:20px; text-align:justify; padding-bottom:10px;}
.welcomeintrointxt a{display:inline-block; margin:0 auto; padding:0 50px; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; font-family: 'NewsGothicBT-RomanCondensed'; background:#000; color:#fff; line-height:60px; font-size:24px; text-transform:uppercase;}
.welcomeintrointxt a:hover{backgroud:#ff9800; color:#000;}
.welcomeintroinpic{}
.welcomeintroinpic img{display:block; margin:0 auto; text-align:center; border:9px solid #fff; -webkit-filter: none;
-moz-filter: none;
-ms-filter: none;
filter: none; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; -webkit-box-shadow: 0px 0px 10px 0px rgba(140,140,140,1);
-moz-box-shadow: 0px 0px 10px 0px rgba(140,140,140,1);
box-shadow: 0px 0px 10px 0px rgba(140,140,140,1); -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;}


.welcomeintroinpic img:hover{filter: url(“data:image/svg+xml;utf8,#grayscale”); /* Firefox 10+, Firefox on Android */
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray; /* IE 6-9 */ border:9px solid #666;}


.knowinfo{background:#ebebeb; padding:65px 0;}
.knowin{text-align:center;}

.knowin h2{font-family: 'Oswald', sans-serif; font-size:30px; color:#000; line-height:30px; text-transform:uppercase; font-weight:700; padding-bottom:45px;}
.knowinin{ -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; text-align:center;}
.knowinin a{-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; behavior: url(PIE.htc); position:relative; display:inline-block; padding:0 45px; background:#0170e6; line-height:35px; color:#fff; font-size:15px; text-transform:uppercase; text-align:center; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; margin-top:25px;}
.knowinin:hover a{background:#000;} 
.knowinin:hover .knowintop h3{color:#000;}
.knowinin:hover .knowintop p{color:#000;}
.knowintop{background:#fff; text-align:center; padding:20px 28px 30px 28px; min-height:390px;}
.knowinin:hover{transform: scale(1.1);}
.knowintop img{display:block; text-align:center; margin:0 auto; padding-bottom:25px;} 
.knowintop h3{margin:0; padding:0 0 15px 0; font-family: 'MyriadPro-Regular'; color:#000; font-size:20px; line-height:25px; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.knowintop p{font-family: 'MyriadPro-Regular'; color:#000; font-size:12px; line-height:20px;}
.knowintop:hover{}


.smartsolve{background:url(../images/smart-solution.png) center top no-repeat; background-size:cover; padding:50px 0;}
.smartsolvein{width:850px; margin:0 auto; text-align:center;}
.smartsolvein h2{color:#f2f2f2; font-size:30px; text-transform:uppercase; line-height:30px; text-transform:uppercase; padding-bottom:20px; font-family: 'Oswald', sans-serif; margin:0;}
.smartsolvein p{color:#ddeff3; font-size:20px;  font-family: 'Humanist521BT-Light'; line-height:22px; padding-bottom:20px;}


.smartsolveinfo{-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px; behavior: url(PIE.htc); position:relative; border:1px solid #fff; text-align:center; box-shadow: 0px 0px 10px 4px rgba(255, 255, 255, 0.2);
-moz-box-shadow: 0px 0px 10px 4px rgba(255, 255, 255, 0.2);
-webkit-box-shadow: 0px 0px 10px 4px rgba(255, 255, 255, 0.2);}
.smartsolveinfoin{margin:0 auto; margin:2px; background:#fff; padding:48px 20px 25px 20px; text-align:center;}
.smartsolveinfoin img{display:block; text-align:center; margin:0 auto; padding-bottom:40px;}
.smartsolveinfoin h2{font-size:19px; line-height:22px; color:#3c3c3c; font-family: 'MyriadPro-Regular'; padding-bottom:25px; padding-top:0px; margin:0; text-transform:none;}
.smartsolveinfoin a{-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; behavior: url(PIE.htc); position:relative; display:inline-block; padding:0 0px; background:#0170e6; line-height:35px; color:#fff; font-size:15px; text-transform:uppercase; text-align:center; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; width:124px; margin:0 auto;}
.smartsolveinfoin:hover a{background:#000;} 

.onlinewrap{text-align:center; border-bottom: 1px solid #808080; padding-bottom:60px; overflow:hidden; width:940px; margin:0 auto;}
.onlinewrap h2{font-family: 'Oswald', sans-serif; color:#3c3c3c; font-size:30px; line-height:30px; text-transform:uppercase; padding-bottom:40px;}
.onlinewrapin{width:740px; margin:0 auto;}
.serve{ text-align:center; width:168px; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.serve h3{font-size:24px; line-height:24px; color:#000; font-family: 'Humanist777BT-RomanB';}
.servicecircle{background:#c5cdda; text-align:center; margin-bottom:40px; width:168px; height:168px;}
.servicecircle img{display:block; text-align:center; margin:0 auto; line-height:80px; position:relative; top:25%; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.serve:hover h3{color:#0170e6;}
.serve:hover .servicecircle img{-ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(160deg); /* Chrome, Safari, Opera */
    transform: rotate(360deg);}
	



.onlineserviceswrap{background:url(../images/onlineservicesbg.jpg) center top no-repeat; background-size:cover;}
.oninwrap{text-align:center; width:820px; margin:0 auto; padding:90px 0;}
.oninwrap h2{margin:0; font-family: 'NewsGothicBT-RomanCondensed'; color:#fec107; font-size:48px; line-height:48px; text-transform:uppercase; padding-bottom:75px;}
.oninwrapin{}
.oninwrapin ul{list-style:none; margin:0; padding:0;}
.oninwrapin ul li{float:left; display:inline; margin-right:71px;}
.oninwrapin ul li:last-child{margin-right:0px;}
.onin{text-align:center; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
.onin h3{font-family: 'MyriadPro-Regular'; margin:0; color:#fff; text-transform:uppercase; font-size:20px; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.onin:hover .onininfo img{-webkit-transform: rotate(180deg);
          transform: rotate(180deg);}
.onin:hover .onininfo{background:#fff; border:1px solid #fec107;}
.onin:hover h3{color:#fec107;}

.onininfo{width:90px; text-align:center; -webkit-border-top-left-radius: 30px;
-webkit-border-bottom-right-radius: 30px;
-moz-border-radius-topleft: 30px;
-moz-border-radius-bottomright: 30px;
border-top-left-radius: 30px;
border-bottom-right-radius: 30px; behavior: url(PIE.htc); position:relative; border:1px solid #fff; text-align:center; margin:0 auto; padding:18px 0; margin-bottom:35px;  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.onininfo img{display:block; text-align:center; margin:0 auto; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}


.testimonialwrapper{background:#f7f7f7; padding:90px 0;}
.testimonialin{text-align:center;}
.testimonialin h2{font-size:48px; color:#000; line-height:48px; text-transform:uppercase; font-family: 'NewsGothicBT-RomanCondensed'; padding-bottom:70px;}

/* carousel */
.testimonialwrapper #quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: -30px;
}

/* Control buttons  */
.testimonialwrapper #quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
  opacity:1 !important;
  
}
/* Previous button  */
.testimonialwrapper #quote-carousel .carousel-control.left 
{
  /*left: -12px;*/ -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; border:1px solid #fff; behavior: url(PIE.htc); position:relative; margin:0 auto; background:#000; color:#fff; text-align:center; line-height:52px; display:inline-block; padding:0 20px; font-family: 'HelveticaNeueLTStd-Lt'; color:#fff; font-size:18px; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; width:auto;
}

.testimonialwrapper #quote-carousel .carousel-control.left:hover {background:#0558ab; color:#fff;}

/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important; display:none;
}
/* Changes the position of the indicators */
.testimonialwrapper #quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px; display:none;
}
/* Changes the color of the indicators */
.testimonialwrapper #quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.testimonialwrapper #quote-carousel .carousel-indicators .active 
{
  background: #333333;
}


.testimonialwrapper .circle {
    border-radius: 50%;
    width: 355px;
    height: 355px;
    border: 10px solid #fff; position:relative; z-index:5; top:0px; -webkit-box-shadow: 0px 0px 10px 0px rgba(140,140,140,1);
-moz-box-shadow: 0px 0px 10px 0px rgba(140,140,140,1);
box-shadow: 0px 0px 10px 0px rgba(140,140,140,1);
}


.testimonialwrapper #quote-carousel img
{
  /*width: 185px !important;
  height: 185px !important;*/ -webkit-box-shadow: 0px 0px 10px 0px rgba(255,255,255,1);
-moz-box-shadow: 0px 0px 10px 0px rgba(255,255,255,1);
box-shadow: 0px 0px 10px 0px rgba(255,255,255,1); behavior: url(PIE.htc); position:relative;
}
/* End carousel */

.testimonialwrapper .item blockquote {
    border-left: none; 
    margin: 0;
}

.testimonialwrapper .item blockquote img {
    margin-bottom: 10px;
}

.carousel-control{display:none !important;}
.testrtinfo{width:680px; padding:0px 0 0 0; float:right;}
.testrtinfo h3{margin:0; padding:0 0 35px 0; font-family: 'NewsGothicBT-RomanCondensed'; font-size:36px; line-height:36px; color:#000; text-align:left;}
.testrtinfo p{font-family: 'NewsGothicBT-RomanCondensed'; color:#000; font-size:23px; line-height:26px; padding-bottom:35px; text-align:left;}
.testrtinfo span{color:#fff; font-family: Arial Narrow,Arial,sans-serif; font-size:20px; padding-bottom:90px; display:block;}
.testrtinfo a{background:#a18266; text-align:center; display:inline-block; float:right; margin-right:45px; line-height:63px; padding:0 40px; font-family: 'NewsGothicBT-RomanCondensed'; color:#000; font-size:36px; line-height:60px; color:#fff; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.testrtinfo a:hover{background:#000; color:#000;}


.testimonailwrap .carousel-inner{height:390px !important;}

.goals{background:#060f16; padding:90px 0;}
.goalsin{text-align:center;}
.goalsin h2{font-family: 'NewsGothicBT-RomanCondensed'; font-size:48px; line-height:48px; color:#fec107; padding-bottom:75px; text-transform:uppercase;}
.goalinfo{background:#fff; -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; behavior: url(PIE.htc); position:relative; text-align:center; padding:40px 0; border: 1px solid rgba(193, 195, 197, 1); box-shadow: 
	0 0 0 2px #c1c3c5,
	0 0 0 2px #c1c3c5,
	0 0 0 5px #d8d9da,
	0 2px 6px 5px rgba(0,0,0,0.5); -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.goalinfo img{display:block; text-align:center; margin:0 auto; padding-bottom:32px;}
.goalinfo h3{margin:0; font-family: 'NewsGothicBT-RomanCondensed'; font-size:18px; text-transform:uppercase; line-height:25px; color:#222;}

.goalinfo:hover{transform: scale(1.1); background:#cfcfcf; box-shadow: 
	0 0 0 2px #000,
	0 0 0 2px #c1c3c5,
	0 0 0 5px #d8d9da, 0 2px 6px 5px rgba(0,0,0,0.5);}
.goalinfo:hover h3{color:#000;}


.newsletterwrap{width:1030px; margin:0 auto; background:#fec107; padding:30px 55px; margin-bottom:80px;}
.newslt{float:left;}
.newslt h2{font-family: 'NewsGothicBT-RomanCondensed'; color:#000; font-size:48px; line-height:48px; text-transform:uppercase; text-align:left;}
.newsrt{float:right; padding:20px 0 0 0;}
.newsrt input.txt{ width:423px; padding:0 20px; height: 40px; border: none; border-radius: 0px; font-size:24px; font-family: 'NewsGothicBT-RomanCondensed'; transition: all 0.3s ease 0s; line-height:40px; text-transform: none; float:left; text-align:left; font-style:normal; background:#fec107 !important; border:1px solid #fff; color:#fff;}


.newsrt input.txt::-webkit-input-placeholder { /* Safari, Chrome and Opera */ color:#fff; opacity:1}
.newsrt input.txt::-moz-placeholder { /* Firefox 18- */ color:#fff; opacity:1}
.newsrt input.txt::-moz-placeholder { /* Firefox 19+ */color: #fff; opacity:1}
.newsrt input.txt::-ms-input-placeholder { /* IE 10+ */color:#fff; opacity:1}
.newsrt input.txt::-ms-input-placeholder { /* Edge */ color: #fff; opacity:1}
.newsrt input.txt::placeholder-shown { /* Standard one last! */color: #fff; opacity:1}

.newsrt input:focus {outline: none; box-shadow: 0px 0px 10px #333333 !important; border-color: #333333 !important; color:#000 !important;}

.newsrt input.submitbtn {float:none; background:#a18266; border:none; outline:none; line-height:40px; padding:0 30px; font-family: 'NewsGothicBT-RomanCondensed'; font-size:24px; color:#000; text-transform:uppercase; cursor:pointer; margin-right:0px;  margin-top:0px !important; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.newsrt input.submitbtn:hover{background:#333; color:#fff !important;}


.proinfo{width:100%;}
.proinfolt{float:left; width:50%; background:url(../images/proingopic.png) center top no-repeat; height:444px;}
.proinfolt img{display:block;}
.proinfort{float:right; width:50%; background:#deddd8; padding:70px 50px; height:444px;}
.proinfort h2{font-family: 'NewsGothicBT-RomanCondensed'; color:#000; font-size:48px; line-height:48px; text-transform:uppercase; padding-bottom:55px; padding-left:50px;}
.proinfort h3{font-family: 'NewsGothicBT-RomanCondensed'; color:#000; font-size:30px; line-height:30px; text-transform:uppercase; padding-bottom:20px;}
.proinfort p{font-family: 'NewsGothicBT-RomanCondensed'; color:#000; font-size:24px; line-height:30px; padding-bottom:16px; text-align:center; width:547px;}

.modal-open .modal{overflow-y: scroll !important;}


@media screen and (min-width:320px) and (max-width:480px)
{
.navwrapper{width:100%;}
.wrapper{width:100% !important; margin:0 auto !important;}
.navwrap{height:50px;}
.navbar-nav{float:none !important; margin:0px 0 0 0 !important;}
.navbar-brand{padding:15px 0 !important; width:180px !important; height:auto !important; position:absolute; z-index:100; float:none !important; margin:0 auto !important;}
.navbar-brand > img{width:100%; height:auto; display:block !important; text-align:center !important; margin:0 auto !important;}
.navbar-nav > li > a{line-height:40px !important; display:block !important; margin:0 auto !important; height:40px !important; background:#f0f0f0 !important; color:#000 !important;}
.navbar-collapse{box-shadow:none !important;}

.navbar-collapse.in{overflow:hidden !important;}

.navbar-default .navbar-collapse, .navbar-default .navbar-form{padding:0px 0 0 0 !important;}
.navbar-default .navbar-toggle{top:0px !important;}
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret{margin-top:8px !important; background:#b6b6b6 !important; display:block !important; margin-right:10px !important;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{border-top:none !important;}

.navbar-nav .dropdown-menu > li{border-bottom:1px solid #d5d5d5 !important;}

.navbar-nav.sm-collapsible a.has-submenu{background:#6c777b !important; color:#fff !important;}
.navbar-nav.sm-collapsible a.has-submenu:hover{color:#000 !important;}

.navbar-default .navbar-nav > li > a{font-size:14px !important;}
.navbar-default .navbar-nav > li > a:hover{color:#6b4e34 !important;}

.navbar-nav .open .dropdown-menu{background:#a18266 !important; color:#fff !important; padding: 0 0 0 0 !important;}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{background:#deddd8 !important; color:#000 !important; }


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{color:#fff !important; border-top:none !important; background:#1e2329 !important;}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{background:#6b4e34 !important; color:#fff !important;}

.navbar-toggle{margin-right:0px !important;}

.nav > li{border-bottom:1px solid #9a9a9a !important;}
.nav > li a{padding:0 0 0 20px !important;}
.nav > li a:hover{padding:0 0 0 40px !important; border-top:none !important;}
.nav > li:last-child{border-bottom:none !important;}
.nav>li>a.last{padding:0px 20px 10px 20px!important;}
.nav>li>a.last:hover{padding:0px 40px 10px 40px!important;}
.navbar-nav.sm-collapsible .caret::before{color:#000 !important;}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{/*padding-left:10px !important;*/}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {color:#000 !important; font-size:12px !important;}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{/*padding-left:30px !important;*/ background:none !important;}

.navbar-default .navbar-nav .open .dropdown-menu > li > a{/*padding-left:20px !important;*/ line-height:35px !important; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; padding-left:40px !important;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{color:#fff !important;}


.topwrapin{width:100%;}
.login{padding:20px 0;}
.login a{line-height:20px; font-size:20px;}
.modal-open .modal{padding-right:0px !important;}

.schemein{width:100%; margin:0 auto;}
.schemein img{width:100%; height:auto;}
.schemein h2{width:100%;}
.foundinfo{width:100%;}
.foundinfo ul li{padding-bottom:30px; width:100%; text-align:left; font-size:18px;}
.foundinfo ul li:last-child{padding-bottom:0px;}


.centerinfo img{width:100%; height:auto;}

.footerpic{background-size:auto 100%; height:710px;}

.knowinfo{padding:65px 0 20px 0;}


.slide-text{right:0 !important; left:0 !important; margin:0 auto !important; bottom:30px !important; padding:0 10px 0 10px !important; width:300px !important;}
.slide-text h1{text-align:center !important; font-size:15px !important; line-height:20px !important;}

.videowrap{width:100%; margin-bottom:50px;}
.videowrap img{width:100%; height:auto;}

.inwrap{width:100%; padding-bottom:0px; overflow:hidden;}
.proinformation{padding:0 0 80px 0;}

.introin{padding:30px 5%;}

.space{padding:0 0 0 0 !important; position:relative; top:0px;}

.latestwrapper{width:100%;}

.proinfoin{width:100%; min-height:213px;}
.nospace{padding-left:15px !important; padding-right:15px !important;}
.proinfoin h2{font-size:15px; line-height:18px;}


.videoin{width:100% !important; height:auto !important; overflow:hidden;}
.header-video{width:100% !important; height:371px !important;}
.header-video__close-trigger{top:10px !important; right:10px !important;}

.oninwrap{width:100%;}
.oninwrap h2{font-size:44px; line-height:44px;}
.oninwrapin ul li{width:48%; margin-bottom:40px; margin-right:2%;}
.oninwrapin ul li:nth-child(2),.oninwrapin ul li:nth-child(4){margin-right:0px;}


.testimonialwrapper{width:100%;}
.testimonialwrapper .carousel-inner{height:auto !important;}

.testimonialwrapper .circle{width:200px; height:200px; margin:0 auto; margin-bottom:30px;}
.testimonialwrapper #quote-carousel img{width:100%; height:auto;}
.testrtinfo{width:100%; float:none; margin:0 auto;}
.testrtinfo h3{text-align:center;}
.testrtinfo a{float:none; margin:0 auto;}

.goals{padding:90px 0 40px 0;}
.goalinfo{margin-bottom:40px;}

.newsletterwrap{width:90%; padding:30px 5%; margin:0 auto;}
.newslt{float:none; margin:0 auto;}
.newslt h2{text-align:center}
.newsrt{float:none; margin:0 auto;}
.newsrt input.txt{padding:5%; width:100%;}

.proinfolt{float:none; width:100%;}
.proinfort{float:none; width:100%; text-align:center;}
.proinfort h2{padding-left:0px}
.proinfort p{width:100%;}

.bannertxt{width:100% !important;}
.bannertxt h2{text-align:center !important; font-size:15px !important; line-height:20px !important;}
.bannertxt h3{text-align:center !important; font-size:12px !important; line-height:20px !important; height:50px !important; display:block !important; width:100% !important; float:none !important; margin:0 auto !important; padding:5px 0 !important;}
.bannerin{width:100% !important; float:none; margin:0 auto;}
.bannerin h3:after{height:50px !important; right:-100px !important; width:100px !important;}
.bannerin h3 span{font-size:16px !important;}

}

@media screen and (min-width:481px) and (max-width:767px)
{
.navwrapper{width:100%;}
.container{width:100% !important;}
.navwrap{height:50px;}

.wrapper{width:100% !important; margin:0 auto !important;}
.navbar-nav{float:none !important; margin:0px 0 0 0 !important;}
.navbar-brand{padding:15px 0 !important; width:180px !important; height:auto !important; position:absolute; z-index:100; float:none !important; margin:0 auto !important;}
.navbar-brand > img{width:100%; height:auto; display:block !important; text-align:center !important; margin:0 auto !important;}
.navbar-nav > li > a{line-height:40px !important; display:block !important; margin:0 auto !important; height:40px !important; background:#f0f0f0 !important; color:#000 !important;}
.navbar-collapse{box-shadow:none !important;}

.navbar-collapse.in{overflow:hidden !important;}

.navbar-default .navbar-collapse, .navbar-default .navbar-form{padding:0px 0 0 0 !important;}
.navbar-default .navbar-toggle{top:0px !important;}
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret{margin-top:8px !important; background:#b6b6b6 !important; display:block !important; margin-right:10px !important;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{border-top:none !important;}

.navbar-nav .dropdown-menu > li{border-bottom:1px solid #d5d5d5 !important;}

.navbar-nav.sm-collapsible a.has-submenu{background:#6c777b !important; color:#fff !important;}
.navbar-nav.sm-collapsible a.has-submenu:hover{color:#000 !important;}

.navbar-default .navbar-nav > li > a{font-size:14px !important;}
.navbar-default .navbar-nav > li > a:hover{color:#6b4e34 !important;}

.navbar-nav .open .dropdown-menu{background:#a18266 !important; color:#fff !important; padding: 0 0 0 0 !important;}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{background:#deddd8 !important; color:#000 !important; }


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{color:#fff !important; border-top:none !important; background:#1e2329 !important;}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{background:#6b4e34 !important; color:#fff !important;}

.navbar-toggle{margin-right:0px !important;}

.nav > li{border-bottom:1px solid #9a9a9a !important;}
.nav > li a{padding:0 0 0 20px !important;}
.nav > li a:hover{padding:0 0 0 40px !important; border-top:none !important;}
.nav > li:last-child{border-bottom:none !important;}
.nav>li>a.last{padding:0px 20px 10px 20px!important;}
.nav>li>a.last:hover{padding:0px 40px 10px 40px!important;}
.navbar-nav.sm-collapsible .caret::before{color:#000 !important;}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{/*padding-left:10px !important;*/}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {color:#000 !important; font-size:12px !important;}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{/*padding-left:30px !important;*/ background:none !important;}

.navbar-default .navbar-nav .open .dropdown-menu > li > a{/*padding-left:20px !important;*/ line-height:35px !important; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; padding-left:40px !important;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{color:#fff !important;}


.topwrapin{width:100%;}
.login{padding:20px 0;}
.login a{line-height:20px; font-size:20px;}


.schemein{width:100%; margin:0 auto;}
.schemein img{width:100%; height:auto;}
.schemein h2{width:100%;}

.foundinfo{width:100%;}
.foundinfo ul li{padding-bottom:10px; width:50%; text-align:left; font-size:18px;}
.foundinfo ul li:last-child{padding-bottom:0px;}

.onlineserveices{width:100%; margin:0 auto;}
.onlineserveices ul li{width:50%; padding:0 0 0 0;}

.centerinfo img{width:auto; height:auto; display:block; margin:0 auto; margin-bottom:30px;}

.slide-text{right:0 !important; left:0 !important; margin:0 auto !important;  padding:0 0px 0 0px !important; width:480px !important; bottom:40px !important;}
.slide-text h1{text-align:center !important; font-size:25px !important; line-height:30px !important;}

.inwrap{width:400px; padding-bottom:0px; overflow:hidden;}



.slide-text{padding:0px 0 0 0 !important;}
.slidein{width:100% !important;}

.latestwrapper{width:100%;}
.insidewrap{float:none;}


.proinfoin{width:100%;}
.nospace{padding-left:15px !important; padding-right:15px !important;}
.proinfoin h2{font-size:15px; line-height:18px;}


.videoin{width:100% !important; height:auto !important; overflow:hidden;}
.header-video{width:100% !important; height:371px !important;}
.header-video__close-trigger{top:10px !important; right:10px !important;}

.proinformation{padding:0 0 80px 0;}

.oninwrap{width:100%;}
.oninwrap h2{font-size:44px; line-height:44px;}
.oninwrapin ul li{width:48%; margin-bottom:40px; margin-right:2%;}
.oninwrapin ul li:nth-child(2),.oninwrapin ul li:nth-child(4){margin-right:0px;}


.testimonialwrapper{width:100%;}
.testimonialwrapper .carousel-inner{height:auto !important;}

.testimonialwrapper .circle{width:200px; height:200px; margin:0 auto; margin-bottom:30px;}
.testimonialwrapper #quote-carousel img{width:100%; height:auto;}
.testrtinfo{width:100%; float:none; margin:0 auto;}
.testrtinfo h3{text-align:center;}
.testrtinfo a{float:none; margin:0 auto;}

.goals{padding:90px 0 40px 0;}
.goalinfo{width:300px; margin:0 auto; margin-bottom:40px;}

.newsletterwrap{width:90%; padding:30px 5%; margin:0 auto;}
.newslt{float:none; margin:0 auto;}
.newslt h2{text-align:center}
.newsrt{float:none; margin:0 auto; width:350px;}
.newsrt input.txt{width:197px;}


.proinfolt{float:none; width:100%;}
.proinfort{float:none; width:100%; text-align:center;}
.proinfort h2{padding-left:0px}
.proinfort p{width:100%;}


.bannertxt{width:400px !important; margin:0 auto !important;}
.bannertxt h2{text-align:center !important; font-size:25px !important; line-height:20px !important;}
.bannertxt h3{text-align:center !important; font-size:12px !important; height:50px !important; display:block !important; width:100% !important; float:none !important; margin:0 auto !important; padding:10px 0 !important;}
.bannerin{width:100% !important; float:none; margin:0 auto;}
.bannerin h3:after{height:50px !important; right:-200px !important; width:50% !important;}
.bannerin h3 span{font-size:16px !important;}
}


@media screen and (min-width:768px) and (max-width:999px)
{
.topwrapin{width:100%;}	
.navwrapper{width:700px; margin:0 auto;}	
.navbar-brand{font-family: 'Open Sans', sans-serif; font-weight:700 !important; font-size:32px !important;}

.container{width:100% !important;}

.wrapper{width:100% !important; margin:0 auto !important;}

.navbar-nav > li > a{font-size:16px !important; padding:0 7px !important;}
.navbar-brand>img{width:100%; height:auto;}

.dropdown-menu > li > a{font-size:11px !important;}

.nav>li>a.last{padding:0px 4px  10px 4px!important;}

.schemein{width:100%; margin:0 auto;}
.schemein img{width:100%; height:auto;}
.schemein h2{width:100%;}
.foundinfo{width:100%; margin:0 auto;}
.foundinfo ul li{padding:0 1% 0 0; width:30%; font-size:15px;}
.foundinfo ul li span{width:20%;}
.foundinfo ul li span img{width:100%; height:auto;}

.onlineserveices{width:90%; margin:0 auto;}
.onlineserveices ul li{width:24%; padding:0 2% 0 0;}


.centerinfo img{width:100%; height:auto;}

.slide-text{right:0 !important; left:0 !important; margin:0 auto !important; bottom:50px !important; padding:0 0px 0 0px !important; width:auto !important;}
.slide-text h1{text-align:center !important; font-size:36px !important; line-height:50px !important;}


.inwrap{width:700px; overflow:hidden; padding:70px 0 0 0;}

.bannertxt{width:80% !important; float:right !important;}
.bannertxt h3{text-align:center !important; font-size:26px !important; height:90px !important; display:block !important; width:100% !important; float:none !important; margin:0 auto !important; padding:15px 0 0 0 !important;}
.bannerin h3 span{font-size:30px !important;}
.bannerin{width:100% !important; float:none; margin:0 auto;}
.bannerin h3:after{height:90px !important; right:-337px !important; width:50% !important;}

.latestwrapper{width:100%;}
.insidewrap{width:90%;}

.proinfoin{width:100%;}
.proinfoin img{width:98%; height:auto;}

.nospace{padding-left:15px !important; padding-right:15px !important;}


.onlinewrap{width:100%;}
.servicecircle{width:150px; height:150px}

.videoin{width:100% !important; height:auto !important;}
.header-video{width:100% !important; height:371px !important;}
.header-video__close-trigger{top:10px !important; right:10px !important;}

.proinformation{padding:0 0 80px 0;}
.proinfoin h2{font-sizE:21px;}

.oninwrap{width:735px; margin:0 auto;}
.oninwrapin ul li{margin-right:6%;}


.testimonialwrapper .circle{width:180px; height:180px;}
.testimonialwrapper #quote-carousel img{width:160px; height:160px;}
.testrtinfo{float:right; width:90%;}

.newsletterwrap{width:100%; padding:30px 55px;}
.newsrt input.txt{width:225px;}

.proinfort p{width:100%;}
.proinfort h2{font-size:27px; line-height:27px; padding-bottom:30px;}
.proinfort h3{font-size:23px; line-height:23px;}
.proinfort p{font-size:22px; line-height:24px; padding-bottom:0px;}

}


@media screen and (min-width:1000px) and (max-width:1199px)
{

.topwrapin{width:100%;}	

.container{width:968px !important;}

.navwrapper{width:796px; margin:0 auto;}	
 
.navbar-brand{font-family: 'Open Sans', sans-serif; font-weight:700 !important; font-size:32px !important;}

.nav>li>a.last{padding:0px 0px  0px 12px!important;}
.wrapper{width:100% !important; margin:0 auto !important;}
.navbar-nav > li > a{font-size:16px !important; padding:0 15px !important;}
.navbar-brand>img{width:100%; height:auto;}

.nav>li>a.last{padding:0px 4px  10px 4px!important;}

.schemein{width:100%; margin:0 auto;}
.schemein img{width:100%; height:auto;}

.bannertxt{width:93% !important;}


.slide-text{right:0 !important; left:0 !important; margin:0 auto !important; padding:0 10px 0 10px !important; width:auto !important;}
.slide-text h1{font-size:36px !important; line-height:50px !important;}


.bannertxt{width:80% !important; float:right !important;}
.bannertxt h3{text-align:center !important; font-size:36px !important; height:130px !important; display:block !important; width:100% !important; float:none !important; margin:0 auto !important; padding:15px 0 0 0 !important;}
.bannerin h3 span{font-size:45px !important;}
.bannerin{width:100% !important; float:none; margin:0 auto;}
.bannerin h3:after{height:130px !important; right:-337px !important; width:50% !important;}


.latestwrapper{width:100%;}
.insidewrap{margin-right:20px;}


.proinfoin{width:94%;}
.proinfoin img{width:98%; height:auto;}

.proinfoin h2{font-size:21px;}

.testimonialwrapper .circle{width:180px; height:180px;}
.testimonialwrapper #quote-carousel img{width:160px; height:160px;}
.testrtinfo{float:right; width:90%;}

.newsletterwrap{width:100%; padding:30px 55px;}


.proinfort p{width:100%;}
.proinfort h2{font-size:40px; line-height:40px; padding-bottom:40px;}



}


@media screen and (min-width:1200px) and (max-width:1300px)
{
.bannertxt{width:80% !important; float:right !important;}
.bannertxt h3{text-align:center !important; font-size:36px !important; height:130px !important; display:block !important; width:100% !important; float:none !important; margin:0 auto !important; padding:15px 0 0 0 !important;}
.bannerin h3 span{font-size:45px !important;}
.bannerin{width:100% !important; float:none; margin:0 auto;}
.bannerin h3:after{height:130px !important; right:-337px !important; width:50% !important;}

.proinfort p{width:100%;}	

}
