body{background:#f3f3f3; margin:0; padding:0;}
a{text-decoration:none !important; outline:none !important;}
a:hover{text-decoration:none !important; outline:none !important;}
ul,li{list-style:none; margin:0; padding:0;}
header{padding:0 0 0 0; background:#1ca0de;}
h1,h2,h3,h4,h5,h6{margin:0 ; padding:0;}
.wrapper{width:1147px; margin:0 auto;}
.navwrapper{width:946px; float:none; height:60px; margin:0 auto;}
.logowrap{width:271px; padding:20px 0;}
.topwrapper{width:1000px; margin:0 auto;}

.mobilemenu{display:none;}





/*start social icons tooltip css*/
/* ---------- Action Bar ---------- */
.action-bar{float:right; padding:30px 0px 0 0;}
.action-bar li {
float: left;
}
.action-bar a {
/*-webkit-box-shadow: inset 0 -2px rgba(0, 0, 0, .5);
box-shadow: inset 0 -2px rgba(0, 0, 0, .5);*/
color: #e7e7e7;
display: block;
font-size: 32px;
height: 40px;
line-height: 40px;
position: relative;
text-align: center;
-webkit-transition: background .3s;
-moz-transition: background .3s;
-ms-transition: background .3s;
-o-transition: background .3s;
transition: background .3s;
width: 40px;
margin-right:10px;
}
.action-bar a.last{margin-right:0px;}
.action-bar a i{font-size:30px; 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;}
.action-bar a:hover i{color:#fff;}
.action-bar a:hover .tooltip {
margin-top: 16px;
opacity: 1;
}
.tooltip {
border-radius: 3px;
font-size: 14px;
height: 28px;
left: 50%;
line-height: 28px;
margin: 0 0 0 -50px;
opacity: 0;
position: absolute;
top: 100%;
-webkit-transition: margin-top .3s, opacity .3s;
-moz-transition: margin-top .3s, opacity .3s;
-ms-transition: margin-top .3s, opacity .3s;
-o-transition: margin-top .3s, opacity .3s;
transition: margin-top .3s, opacity .3s; text-align:center;
width: 100px;
}
.tooltip:before {
content: "";
height: 8px;
left: 50%;
margin: -4px 0 0 -4px;
position: absolute;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
width: 8px;
}


.like,
.like .tooltip,
.like .tooltip:before { /*background: #e3ebf6;*/ }
.like:hover { background: #475993; }
.like:hover .tooltip{background: #475993;}
.like:hover .tooltip:before{background: #475993;}
.favourite,
.favourite .tooltip,
.favourite .tooltip:before { /*background: #e3ebf6; */}
.favourite:hover { background: #55acee; }
.favourite:hover .tooltip{background: #55acee;}
.favourite:hover .tooltip:before{background: #55acee;}

.comment,
.comment .tooltip,
.comment .tooltip:before { /*background: #e3ebf6;*/ }
.comment:hover { background: #e33c68; }
.comment:hover .tooltip{background: #e33c68;}
.comment:hover .tooltip:before{background: #e33c68;}

.share,
.share .tooltip,
.share .tooltip:before { background: #e3ebf6; }
.share:hover { background: #b2215a; }
.share:hover .tooltip{background: #b2215a;}
.share:hover .tooltip:before{background: #b2215a;}


/*end social icons tooltip css*/



.loggedbtn{padding:10px 0; float:right;}
.loggedbtn a{float:left; display:inline; float:left; border:1px solid #000; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; font-family: 'Lato', sans-serif; font-weight:400; text-transform:uppercase; line-height:36px; padding:0 35px; color:#000; margin-right:10px; background:none !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; display:inline-block;}
  
.loggedbtn a.last{margin-right:0px;}
.loggedbtn a:hover{border:1px solid #000; background:#ccc;}

.loggedbtn .btn-default.focus, .btn-default:focus{border-color:#fff !important; outline:none !important;}

.modal{z-index:9999 !important;}


.navbar{border-radius: 0px !important; margin-bottom:0px !important; min-height:60px !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; padding-left:0px !important; padding-right:0px !important; position:relative; z-index:7000;}
/*.navbar navbar-default{position:relative; z-index:50000;}
.navbar navbar-default:after {position: absolute; top: 0; right: -350px; content: ''; height: 100%; width: 50%; background: #3c4e5c !important;}*/
.navbar-brand{font-family: 'Open Sans', sans-serif; font-weight:700 !important; font-size:32px !important; padding:0px 0 0 0 !important; float:none !important; height:auto !important;}
.navbar-brand img{padding:0px 0 0 0;}
.sr-only{}
.navbar-default .navbar-brand{color:#fff !important;}
.navbar-default .navbar-brand:hover{color:#fff !important;}
.navbar-nav .dropdown-menu > li{border-bottom:1px solid #2a2e33 !important;}
.navbar-nav .dropdown-menu > li:last-child{border-bottom:none !important;}

.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:#bc0023 !important;}  
  
.cool-link {
    display: inline-block;
    color: #f92b2f;
    text-decoration: none;
}

.cool-link::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #bc0023;
    transition: width .3s;
}

.cool-link:hover::after {
    width: 100%;
    //transition: width .3s;
}


.navbar-nav > li > a{line-height:60px !important; padding-top:0px !important; padding-bottom:0px !important;  font-family: 'Square721BT-Bold' !important; color:#000 !important; font-size:16px !important; text-transform:uppercase;}
.nav>li>a{padding:0px 16px !important;}
.nav>li>a.last{padding:0px 0px  0px 16px!important;}
/*.navbar-nav > li > a:hover{color:#fcb941 !important;}*/
.dropdown-menu>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;}
/*.dropdown-menu>li>a:hover{color:#2b81ba !important;}*/
.dropdown-menu>li>a:hover{color:#bc0023 !important;} 


.linenav{background:url(../images/navline.png) right center no-repeat !important;}


@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: 'Square721BT-Roman';
  src: url('../fonts/Square721BT-Roman.eot?#iefix') format('embedded-opentype'),  url('../fonts/Square721BT-Roman.woff') format('woff'), url('../fonts/Square721BT-Roman.ttf')  format('truetype'), url('../fonts/Square721BT-Roman.svg#Square721BT-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Arimo';
  src: url('../fonts/Arimo.eot?#iefix') format('embedded-opentype'),  url('../fonts/Arimo.woff') format('woff'), url('../fonts/Arimo.ttf')  format('truetype'), url('../fonts/Arimo.svg#Arimo') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Square721BT-Bold';
  src: url('../fonts/Square721BT-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Square721BT-Bold.woff') format('woff'), url('../fonts/Square721BT-Bold.ttf')  format('truetype'), url('../fonts/Square721BT-Bold.svg#Square721BT-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'SohoGothicPro-BoldItalic';
  src: url('../fonts/SohoGothicPro-BoldItalic.eot?#iefix') format('embedded-opentype'),  url('../fonts/SohoGothicPro-BoldItalic.otf')  format('opentype'),
	     url('../fonts/SohoGothicPro-BoldItalic.woff') format('woff'), url('../fonts/SohoGothicPro-BoldItalic.ttf')  format('truetype'), url('../fonts/SohoGothicPro-BoldItalic.svg#SohoGothicPro-BoldItalic') 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:#bc0023 !important; background:none !important;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{background:none !important; color:#bc0023 !important;}

.navbar-nav{float:none !important; }

.sliderwrapper .carousel-inner{min-height:auto !important;}

.schemein{width:1246px; margin:0 auto; background:#fff; text-align:center; padding:75px 0;}
.schemein img{display:block; text-align:center; margin:0 auto; padding-bottom:0px;}
.schemein h2{margin:0; padding:0 0 30px 0; font-size:30px; line-height:30px; color:#000; font-family: 'Square721BT-Roman'; font-weight:300; text-transform:none;}


.onlinewrap{background:#1f1f1f; padding:30px 0;}

.clear{clear:both;}

.space{padding:0 0 0 0 !important; position:relative;}


.intropart{padding:55px 0 70px 0; text-align:center; width:1115px; margin:0 auto; overflow:hidden;}
.intropart h1{font-family: 'Square721BT-Roman'; font-size:40px; line-height:40px; color:#000; text-transform:uppercase; padding:0 0 35px 0;}

.blue{position:absolute; z-index:1000; left:0; right:0; margin:0 auto; z-index:1000; 
  background: rgba(213, 213, 213, .3);
  height: 61px;
 
}



.footerpic{background:#0a0a0a url(../images/footerpic.png) center top no-repeat; height:680px;}

/*login form modal box css*/

/***** Modal *****/

.modal-dialog{position:relative; z-index:6000;}
.modal-content {
	background: #3a3a3a;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
	border: 0;
	text-align: left;
	z-index:5000;
}

.modal-header {
	padding: 25px 25px 15px 25px;
	background: #333;
	border: 0;
	-moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;
	color: #888;
}

.modal-header .close {
	font-size: 36px;
	color: #eee;
	font-weight: 300;
	text-shadow: none;
	opacity: 1;
}

.modal-title {
	margin-bottom: 10px;
	line-height: 30px;
	color: #eee;
}

.modal-body {
	padding: 25px 25px 30px 25px;
	background: #3a3a3a;
	text-align: left;
	-moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;
}

.modal-body img {
	margin-bottom: 15px;
}

.modal-body form textarea {
	height: 100px;
}

.modal-body form .input-error {
	border-color: #399599;
}

.indicators-line > .carousel-indicators{display:none !important;}
.navyblue{background:#1e6694;}
.implinks{width:1048px; margin:0 auto;  overflow:hidden; padding:83px 0;}
.impin{text-align:center;  margin:0 auto;}
.impin h2{font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:24px; line-height:30px; font-weight:400; 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; padding-bottom:0px;}
.impdata{text-align:center; margin:0 auto; margin-bottom:40px;}
.impdata img{text-align:center; display:block; 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;}

.impin:hover h2{color:#000; margin-top:-20px;}
.impin:hover .impdata img{-moz-transform: rotate(360deg) ;
	/* WebKit */
	-webkit-transform:  rotate(360deg);
	/* Opera */
	-o-transform: rotate(360deg) ;
	/* Standard */
	transform: rotate(360deg) ;}

.wellwrap{}
.welcomepart{text-align:center; padding:75px 0; background:#2b81ba; width:900px; margin:0 auto;}
.welcomein{width:950px; margin:0 auto; text-align:center; padding:60px 0 0 0;}
.welcomein h1{font-family: 'Lato', sans-serif; font-weight:400; color:#07bbd4; font-size:36px; line-height:36px; display:block; text-transform:uppercase; padding-bottom:60px;} 
.welcomein h1 span{color:#ec730a; display:inline-block;}
.wellt{}
.wellt img{display:block; margin:0 auto; text-align:center; border:8px solid #fff; -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75); -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; width:240px; height:180px; -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;}
.wellt 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 */ }

.welrt{width:auto; padding:7px 0 0 0;}
.welrt p{color:#5a5a5a; font-size:18px; line-height:40px; font-family: 'Roboto', sans-serif; padding-bottom:20px; margin:0; text-align:left; font-weight:300;}	
.welrt a{text-align:center; display:inline-block; line-height:37px; text-transform:none; font-size:24px; color:#14a8ee; font-family: 'Roboto', sans-serif; font-weight:200;}

.welrt a:hover{color:#000;}


.knowinfo{width:1062px; margin:0 auto; text-align:center; padding:55px 0 0 0;} 
.knowinfo h2{font-family: 'Lato', sans-serif; font-weight:400; color:#07bbd4; font-size:36px; line-height:36px; display:block; text-transform:uppercase; padding-bottom:0px;} 
.knowinfo h2 span{color:#ec730a; display:inline-block;}
.knowwrapper{padding:70px 0; overflow:hidden;}

.knowinfoin{position:relative; overflow:hidden; width:352px;} 
.knowinfoin 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;}
.knowinfoin 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 */ }

.knowinfoin h2{position:absolute; z-index:100; left:0; right:0; margin:0 auto; font-family:Arial, Helvetica, sans-serif; font-size:18px; line-height:18px; color:#000; text-shadow: 0 0 0.3em #fff, 0 0 0.3em #fff, 0 0 0.3em #fff; text-transform:uppercase; bottom:15px; padding-bottom:0px;}
.nomargintwo{padding-left:0px !important; padding-right:0px !important; width:352px; margin:0 auto;}
.line{border-right:4px solid #dddddd; border-bottom:1px solid #dddddd;}



/* ==============CSS for News Ticker======================*/
.newscontainer{background:#ebebeb;}
.newsin{width:973px; margin:0 auto;}
.news_feed{height:60px; /*margin:35px 0;*/}
.newsfeed_label{float: left; font-size: 24px;padding: 0px 20px; color: #262626; font-family: 'MyriadPro-Bold'; line-height:60px; height:60px; margin:0; /*background:#cb0d0d;*/}
#ticker01{float: left;}
.tickercontainer .mask {width: 100% !important;}
/* ==============CSS for News Ticker======================*/



/*=======news_ticker.css==============*/

/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
// border: 1px solid #fff;
//max-width: 538px; 
height: 60px; 
margin: 0; 
padding: 0 20px;
overflow: hidden; 
/*background:#e2e2e2;*/
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 0px;
top: 0px;
width: 100px;
overflow: hidden;
/*background:#e2e2e2;*/
}
ul.newsticker { /* that's your list */
position: relative;
left: 550px;
font: bold 14px Verdana;
list-style-type: none;
margin: 0;
padding: 0;


}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
color:#ffb619; line-height:60px;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #000;
font-family: 'MyriadPro-Regular'; font-size:14px; text-transform:uppercase; line-height:18px; font-weight:500;
margin: 0 5px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 

/*=======news_ticker.css==============*/


.newsletter{width:1246px; margin:0 auto; background:#2a80b9; padding:35px 0;}
.newsinfo{text-align:center; padding-bottom:27px;}

.newsinfo h2{margin:0; padding:20px 0 23px 0; color:#fff; font-size:30px; line-height:30px; font-family: 'HelveticaNeueLTStd-Lt'; text-transform:uppercase;}
.newsinfo p{font-family: 'MyriadPro-Regular'; color:#fff; font-size:19px; line-height:19px; padding-bottom:37px;}
.rgtborder{border-right:1px solid #f3f3f3;}
.newsinfo input.txt{width:430px; padding:0 20px; height: 50px; border: none; border-radius: 0px; color: #8b8b8b; font-size:16px; font-family: 'MyriadPro-Regular'; transition: all 0.3s ease 0s; line-height:50px; text-transform: none; float:none; text-align:center; font-style:normal; background:#fff !important; -webkit-border-radius: 8px; -moz-border-radius: 8px;
border-radius:8px; margin-bottom:30px;}

.newsinfo input.txt::-webkit-input-placeholder { /* Safari, Chrome and Opera */ color:#8b8b8b; opacity:1}
.newsinfo input.txt::-moz-placeholder { /* Firefox 18- */ color:#8b8b8b; opacity:1}
.newsinfo input.txt::-moz-placeholder { /* Firefox 19+ */color: #8b8b8b; opacity:1}
.newsinfo input.txt::-ms-input-placeholder { /* IE 10+ */color:#8b8b8b; opacity:1}
.newsinfo input.txt::-ms-input-placeholder { /* Edge */ color: #8b8b8b; opacity:1}
.newsinfo input.txt::placeholder-shown { /* Standard one last! */color: #8b8b8b; opacity:1}

.newsinfo input:focus{outline: none; box-shadow: 0px 0px 12px #fff !important; border-color: #fff  !important; color:#000  !important; border:1px solid #000 !important; background:#e9e9e9 !important;}

.newsinfo input.submitbtn {float:none; background:#0c3440; border:none; outline:none; line-height:50px; padding:0 0 0 0; font-family: 'MyriadPro-Regular'; font-size:16px; color:#fff; text-transform:uppercase; cursor:pointer; margin-right:0px;  margin-top:0px !important; display:block; width:94px; margin:0 auto; -webkit-border-radius: 8px; -moz-border-radius: 8px;
border-radius:8px;}
.newsinfo input.submitbtn:hover{background:#333; color:#fff !important;}

.latestwrap{text-align:center; width:436px; margin:0 auto;}
.latestwrap h2{margin:0; padding:20px 0 23px 0; color:#fff; font-size:30px; line-height:30px; font-family: 'HelveticaNeueLTStd-Lt'; text-transform:uppercase;}
.latestwrap p{font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; color:#fff; padding-bottom:71px;}
.latestwrap a{background:#0c3440; color:#fff; display:block; margin:0 auto; font-family: 'Open Sans', sans-serif; font-size:15px; line-height:43px; width:130px; -webkit-border-radius: 8px; -moz-border-radius: 8px;
border-radius:8px;}
.latestwrap a:hover{background:#333; color:#fff;}




.testimonialwrapper{width:1020px; margin:0 auto; text-align:center; padding:75px 0 0 0;}
.testimonialwrapper h2{font-family: 'Lato', sans-serif; font-weight:400; color:#07bbd4; font-size:36px; line-height:36px; display:block; text-transform:uppercase; padding-bottom:60px;} 
.testimonialwrapper h2 span{color:#ec730a; display:inline-block;}


.testimonialwrapper p{font-family: 'MyriadPro-Regular'; color:#000; font-size:20px; line-height:25px;}
.testimonialwrapper h3{font-size:24px; color:#2a80b9; text-transform:uppercase; margin:0; padding:230px 0 40px 0; font-family:Arial, Helvetica, sans-serif;}


#quote-carousel .carousel-indicators .imagecontainer{
 margin:-30px auto;
 display:block;
 width:132px;
 height:133px;
 overflow:hidden;
 /*border-radius: 28px;*/
 transform: rotate(45deg);
 -ms-transform: rotate(45deg); /* IE 9 */
 -webkit-transform: rotate(45deg); /* Safari and Chrome */
 position:relative;
 
 /* non-essential styling */
 /*-webkit-box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, .05);
 box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, .05);*/
 
}	
#quote-carousel .carousel-indicators .imagecontainer img{
 transform: rotate(-45deg);
 -ms-transform: rotate(-45deg); /* IE 9 */
 -webkit-transform: rotate(-45deg); /* Safari and Chrome */
 position:absolute;
 top:29px;
 left:29px;
  width:132px;
 height:133px;
}


#quote-carousel .carousel-indicators .active .imagecontainer{
 margin:30px auto;
 display:block;
 width:132px;
 height:133px;
 overflow:hidden;
 /*border-radius: 28px;*/
 transform: rotate(45deg);
 -ms-transform: rotate(45deg); /* IE 9 */
 -webkit-transform: rotate(45deg); /* Safari and Chrome */
 position:relative;
 
 /* non-essential styling */
 -webkit-box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, .05);
 box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, .05);
 border:5px solid #fff;
 
}


#quote-carousel .carousel-indicators .active .imagecontainer img{
	-webkit-box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, .05);
 box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, .05);
 top:-40px;
 left:-40px;
 width:192px;
 height:193px;
}

.smartblue{background:#1ca0de;}
.smartsolve{width:1148px; margin:0 auto; padding:80px 0; overflow:hidden; display:block; text-align:center;}
.smartsolve h2{font-family: 'Square721BT-Roman'; color:#fff; font-size:36px; line-height:36px; display:block; text-transform:none; padding-bottom:60px;} 
.smartin{text-align:center;}
.smartin img{display:block; text-align:center; margin:0 auto; width:378px; height:286px; -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; filter: grayscale(0%);
filter: gray;
-webkit-filter: grayscale(0%);
filter: none;}
.smartin h2{font-family: 'Arimo'; color:#fff; font-size:19px; line-height:22px; 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; padding-bottom:20px;}
.smartin:hover img{border:5px solid #ec730a; filter: grayscale(100%);
-webkit-filter: grayscale(100%);}
.smartin:hover h2{color:#000;}



.newsinner{width:850px; margin:0 auto; text-align:center; padding:80px 0; overflow:hidden;}
.newsinner h2{font-family: 'Lato', sans-serif; font-weight:400; color:#07bbd4; font-size:36px; line-height:36px; display:block; text-transform:uppercase; padding-bottom:60px;} 
.newsinner h2 span{color:#ec730a; display:inline-block;}

.newsinner .carousel-inner{min-height:200px;}
.newsinner .carousel-inner p{font-family: 'MyanmarText'; font-size:18px; color:#000; line-height:22px; padding-bottom:50px;}

.newsinner .carousel-inner a{display:block; background:#e1e1e1; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; behavior: url(PIE.htc); position:relative; color:#ff651c; line-height:44px; font-size:13px; font-family: Verdana,Geneva,sans-serif; margin:0 auto; width:152px; -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;}
.newsinner .carousel-inner a:hover{background:#ff651c; color:#fff;}
.newsinner #fade-quote-carousel.carousel .carousel-indicators{display:none !important;}
.newsinner #fade-quote-carousel.carousel{padding-bottom:0px !important;}


.newsinner a{display:inline-block; background:#e1e1e1; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; behavior: url(PIE.htc); position:relative; color:#ff651c; line-height:44px; font-size:13px; font-family: Verdana,Geneva,sans-serif; margin:0 auto; width:152px; -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;}
.newsinner a:hover{background:#ff651c; color:#fff;}


.onlineservices{text-align:center; width:930px; margin:0 auto;}
.onlineservices h2{font-family: 'Lato', sans-serif; font-weight:400; color:#07bbd4; font-size:36px; line-height:36px; display:block; text-transform:uppercase; padding-bottom:60px;} 
.onlineservices h2 span{color:#ec730a; display:inline-block;}
.servein{text-align:center;}
.serveintop{text-align:center; background:#c8c8c8; width:95px; height:95px; border-radius:100px; box-shadow: 2px 10px 5px -6px #C8C8C8;
-webkit-box-shadow: 2px 10px 5px -6px #C8C8C8;
-moz-box-shadow: 2px 10px 5px -6px #C8C8C8;
-o-box-shadow: 2px 10px 5px -6px #C8C8C8; border:1px solid #fff; behavior: url(PIE.htc); position:relative; margin:0 auto; margin-bottom:20px;}
.serveintop img{display:block; text-align:center; margin:0 auto; line-height:95px;} 
.servein h2{font-family: 'Lato', sans-serif; color:#343333; font-size:14px; line-height:18px; text-transform:none;}
.servein:hover h2{color:#07bbd4;}


.loginwrapper{background: rgba(251,254,253,1);
background: -moz-linear-gradient(top, rgba(251,254,253,1) 0%, rgba(245,252,251,1) 15%, rgba(234,249,246,1) 31%, rgba(225,247,242,1) 68%, rgba(217,244,239,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251,254,253,1)), color-stop(15%, rgba(245,252,251,1)), color-stop(31%, rgba(234,249,246,1)), color-stop(68%, rgba(225,247,242,1)), color-stop(100%, rgba(217,244,239,1)));
background: -webkit-linear-gradient(top, rgba(251,254,253,1) 0%, rgba(245,252,251,1) 15%, rgba(234,249,246,1) 31%, rgba(225,247,242,1) 68%, rgba(217,244,239,1) 100%);
background: -o-linear-gradient(top, rgba(251,254,253,1) 0%, rgba(245,252,251,1) 15%, rgba(234,249,246,1) 31%, rgba(225,247,242,1) 68%, rgba(217,244,239,1) 100%);
background: -ms-linear-gradient(top, rgba(251,254,253,1) 0%, rgba(245,252,251,1) 15%, rgba(234,249,246,1) 31%, rgba(225,247,242,1) 68%, rgba(217,244,239,1) 100%);
background: linear-gradient(to bottom, rgba(251,254,253,1) 0%, rgba(245,252,251,1) 15%, rgba(234,249,246,1) 31%, rgba(225,247,242,1) 68%, rgba(217,244,239,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfefd', endColorstr='#d9f4ef', GradientType=0 ); padding:40px 0;}

.loginform{width:1000px; margin:0 auto; padding:0px 0px 0px; behavior: url(PIE.htc); /*position:relative;*/} 
.loginform ul{list-style:none; margin:0; padding:0;}
.loginform ul li{float:left; display:inline; padding:0 12px 0 0;}
.loginform ul li:last-child{padding:0 0 0 0;}
.memberlog{width:250px; padding:20px 0 0 0;}
.memberlog a{color:#fff; font-size:24px; line-height:42px; -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px; behavior: url(PIE.htc); position:relative; background:#1b222a; text-transform:uppercase; font-family: 'MyriadPro-Regular'; display:block; text-align:center; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);}
.memberlog a:hover{text-decoration:none !important;}
.userlog{width:250px; padding:0px 0 0 0;}
.userlog p{color:#1b222a; font-size:17px; line-height:18px; font-family: 'MyriadPro-Regular'; display:block; padding:0 0 5px 0; margin:0 0 0 0 !important;}


.userlog input.txt{ width:250px; padding:0 25px; height: 42px; border: none; color: #2a2e33; font-size:18px; font-family: 'MyriadPro-Regular'; transition: all 0.3s ease 0s; line-height:42px; text-transform: none; float:none; display:block; float:left; -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px; behavior: url(PIE.htc); position:relative; background:#07bbd4;}


.userlog input.txt::-webkit-input-placeholder { /* Safari, Chrome and Opera */ color:#2a2e33; opacity:1}
.userlog input.txt::-moz-placeholder { /* Firefox 18- */ color:#2a2e33; opacity:1}
.userlog input.txt::-moz-placeholder { /* Firefox 19+ */color: #2a2e33; opacity:1}
.userlog input.txt::-ms-input-placeholder { /* IE 10+ */color:#2a2e33; opacity:1}
.userlog input.txt::-ms-input-placeholder { /* Edge */ color: #2a2e33; opacity:1}
.userlog input.txt::placeholder-shown { /* Standard one last! */color: #2a2e33; opacity:1}

.userlog input:focus{outline: none; box-shadow: 0px 0px 12px #000 !important; border-color: #00ccff; background:none !important; border: 2px solid #000 !important;}

.subwrap{width:172px; padding:23px 0 0 0;}
.subwrap input.submitbtn{font-size:27px; line-height:42px; height:42px; color:#2a2e33; text-align:center; display:block; cursor:pointer; border:0; outline:none; font-family: 'MyriadPro-Regular'; text-transform:uppercase; background:#00b09c;/*background:#ca6e55;*/ width:172px; transition: all 0.5s ease; -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px; behavior: url(PIE.htc); position:relative; background: rgba(239,141,54,1);
background: -moz-linear-gradient(top, rgba(239,141,54,1) 0%, rgba(230,113,10,1) 62%, rgba(205,100,9,1) 80%, rgba(179,87,7,1) 93%, rgba(116,66,20,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(239,141,54,1)), color-stop(62%, rgba(230,113,10,1)), color-stop(80%, rgba(205,100,9,1)), color-stop(93%, rgba(179,87,7,1)), color-stop(100%, rgba(116,66,20,1)));
background: -webkit-linear-gradient(top, rgba(239,141,54,1) 0%, rgba(230,113,10,1) 62%, rgba(205,100,9,1) 80%, rgba(179,87,7,1) 93%, rgba(116,66,20,1) 100%);
background: -o-linear-gradient(top, rgba(239,141,54,1) 0%, rgba(230,113,10,1) 62%, rgba(205,100,9,1) 80%, rgba(179,87,7,1) 93%, rgba(116,66,20,1) 100%);
background: -ms-linear-gradient(top, rgba(239,141,54,1) 0%, rgba(230,113,10,1) 62%, rgba(205,100,9,1) 80%, rgba(179,87,7,1) 93%, rgba(116,66,20,1) 100%);
background: linear-gradient(to bottom, rgba(239,141,54,1) 0%, rgba(230,113,10,1) 62%, rgba(205,100,9,1) 80%, rgba(179,87,7,1) 93%, rgba(116,66,20,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef8d36', endColorstr='#744214', GradientType=0 );}
.subwrap input.submitbtn:hover{box-shadow: inset 200px 0 0 0 #8e4506; color:#00ccff; color:#fff;}


.userpass{width:250px; padding:0px 0 0 0;}
.userpass p{color:#1b222a; font-size:17px; line-height:18px; font-family: 'MyriadPro-Regular'; display:block; padding:0 0 5px 0; margin:0 0 0 0 !important;}


.userpass input.txt{ width:250px; padding:0 25px; height: 42px; border: none; color: #2a2e33; font-size:18px; font-family: 'MyriadPro-Regular'; transition: all 0.3s ease 0s; line-height:42px; text-transform: none; float:none; display:block; float:left; -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px; behavior: url(PIE.htc); position:relative; background:#07bbd4;}

.userpass input.txt::-webkit-input-placeholder { /* Safari, Chrome and Opera */ color:#2a2e33; opacity:1}
.userpass input.txt::-moz-placeholder { /* Firefox 18- */ color:#2a2e33; opacity:1}
.userpass input.txt::-moz-placeholder { /* Firefox 19+ */color: #2a2e33; opacity:1}
.userpass input.txt::-ms-input-placeholder { /* IE 10+ */color:#2a2e33; opacity:1}
.userpass input.txt::-ms-input-placeholder { /* Edge */ color: #2a2e33; opacity:1}
.userpass input.txt::placeholder-shown { /* Standard one last! */color: #2a2e33; opacity:1}

.userpass input:focus{outline: none; box-shadow: 0px 0px 12px #000 !important; border-color: #00ccff; background:none !important; border: 2px solid #000 !important;}




.mainwrap{width:360px; height:275px; text-align:center; margin-bottom:70px;}

.box {
    position: relative;
}

.box_content {
    position: absolute;
    top: 0;
    left: 0;
}

.title {
    position: absolute;
    top: 80%;            /* This moves it to the bottom (initial state) */
    width: 100%;
    height: 20%;
    background: rgba(1, 192, 226, .5);
    background: rgba(1, 192, 226, .5);
    transition: top 1s; font-family: 'RobotoSlab-Regular'; font-size:20px; line-height:60px; color:#fff; line-height:60px;  -webkit-transition:all 1s ease-in-out;
		-moz-transition:all 1s ease-in-out;
		-o-transition:all 1s ease-in-out;
		-ms-transition:all 1s ease-in-out;
		transition:all 1s ease-in-out; 
}

.box:hover .title {
    top: 0;           /* This moves it to the top (only on hover) */
	color:#000;
	height:100%; background: rgba(1, 192, 226, .8);
}



#scrollbox3 {
    overflow: auto;
    width: 400px;
    height: 360px;
    padding: 0 5px;
    border: 1px solid #b7b7b7;
}

.track3 {
    width: 10px;
    background: rgba(0, 0, 0, 0);
    margin-right: 2px;
    border-radius: 10px;
    -webkit-transition: background 250ms linear;
    transition: background 250ms linear;
}

.track3:hover,
.track3.dragging {
    background: #d9d9d9; 
    background: rgba(0, 0, 0, 0.15);
}

.handle3 {
    width: 7px;
    right: 0;
    background: #999;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 7px;
    -webkit-transition: width 250ms;
    transition: width 250ms;
}

.track3:hover .handle3,
.track3.dragging .handle3 {
    width: 10px;
}




.ltspac{padding-left:0px !important; padding-right:0px !important;}


.latestcontainer{overflow:hidden; padding:78px 0;}
.newscontin{padding:0 0 0 0; text-align:center; width:1096px; margin:0 auto;}
.newscontin h2{padding:0 0 0px 0; font-family: 'Square721BT-Roman'; text-transform:uppercase; color:#000; font-size:30px; line-height:40px; margin-bottom:60px; font-weight:400; text-transform:uppercase; position:relative;
display:inline-block;}
.bigger1{font-size:160%;}
.biggertwo{font-size:140%;}
.biggerthree{font-size:100%;}
.newscontin a{display:inline-block; margin:0 auto; background:#bc0023; line-height:40px; padding:0 40px; 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; font-size:16px; font-family: 'Roboto', sans-serif; font-weight:200; text-decoration:none; top:30px;} 
.newscontin a:hover{color:#000; background:#1ca0de;} 




#scrollbar1 .overview ul {
	padding:0 0px 0 0; margin:0;
}

#scrollbar1 .overview ul{list-style-type: square; color:#fcb941; padding-left:0px;}
/*.newsinfo ul li{ color:#8fa3ac;}
.newsinfo ul li:last-child{padding-bottom:0px;}
*/

#scrollbar1 .overview ul li {
	font-family: 'Roboto', sans-serif; font-weight:200;
	color:#000;
	font-style:normal;
	font-size:18px;
	line-height:22px; padding-bottom:25px;
	padding:0 0px 25px 40px;
	background:url(../images/bulletstyle.png) no-repeat left 7px; text-align:left;
}



#scrollbar1 .overview ul li:last-child{padding-bottom:0px;}

.news_nse {
	background:#30353c;
	 font-family: 'Roboto', sans-serif;
    clear: both;
	font-size:14px;
	line-height:16px;
	color:#ffb619;
	padding: 10px 22px;
}
.news_nse span {
	font-size:17px;
	padding:0 12px 0 0;
	position:relative;
	display:inline-block;
	vertical-align:top;
	margin:0 30px 0 0;
	color:#ffffff;
	text-transform:uppercase;
	background:url(../images/news_nse_span_bg.jpg) no-repeat right center;
}



/*parallax css*/

.htpart{height:430px !important;}
    	
		/* background setup */
.background {
    background-repeat:no-repeat;
    /* custom background-position */
    background-position:50% 50%;
    /* ie8- graceful degradation */
    background-position:50% 50%\9 !important;
}

/* fullscreen setup */
html, body {
    /* give this to all tags from html to .fullscreen */
    height:100%;
}
.fullscreen,
.content-a {
    width:100%;
    height:100%;
    overflow:hidden;
}
.fullscreen.overflow,
.fullscreen.overflow .content-a {
    height:350px;
    min-height:100%;
}

/* content centering styles */
.content-a {
    display:table;
}
.content-b {
	display:table-cell;
    position:relative;
	vertical-align:middle;
	text-align:center;
}

section {
	background:#9ed100;
}
.not-fullscreen {
    height:50%;
}
  
/*css parallax end*/

.testwrapin .carousel-control.left, .carousel-control.right {
	background-image: none; display:none !important;
}
.testwrapin .thumbnail{margin:0 !important; padding:0 !important; border-radius:inherit !important; border:none !important; background:none !important;}


.testwrap{padding:68px 0 30px 0; text-align:center;}
.testwrapin{width:1000px; margin:0 auto;}
.testwrapin h2{padding:0 0 0px 0; font-family: 'Square721BT-Roman'; text-transform:uppercase; color:#fff; font-size:30px; line-height:40px; margin-bottom:60px; font-weight:400; text-transform:uppercase; position:relative;
display:inline-block;}
.testwrapin p{font-family: 'NewsGothicBT-RomanCondensed'; text-transform:uppercase; font-size:22px; line-height:22px; color:#545454; padding-bottom:50px;}

/* carousel */
.testwrap #quote-carousel 
{
  padding: 0 0px 0px 0px;
  margin-top: 0px;
}

/* Control buttons  */
.testwrap #quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
.testwrap #quote-carousel .carousel-control.left 
{
  left: -12px; display:none !important;
}
/* Next button  */
.testwrap #quote-carousel .carousel-control.right 
{
  right: -12px !important; display:none !important;
}
/* Changes the position of the indicators */
.testwrap #quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px; display:none !important;
}
/* Changes the color of the indicators */
.testwrap #quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.testwrap #quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
.testwrap #quote-carousel img
{
  width: 240px !important;
  height: 240px !important; border:10px solid #fff; 
}
/* End carousel */

.testwrap .item blockquote {
    border-left: none; 
    margin: 0;
}
.testwrap blockquote{padding:0 0 0 0 !important;}

.testwrap .item blockquote img {
    margin-bottom: 10px;
}

.testwrapin .item p{font-family: 'MyriadPro-Regular'; font-size:20px; color:#fff; line-height:25px; text-align:center; padding:20px 0 40px 0; text-transform:none; width:650px;}
.testwrapin .item small{color:#bc0023; font-size:30px; line-height:30px; font-family: Arial Narrow,Arial,sans-serif; width:650px;}
.testwrap .item blockquote p:before {
    content: "";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

.testwrapin blockquote .small:before, blockquote footer:before, blockquote small:before{content: "";}

.htpart{height:490px !important;}

.ltspac{padding-left:0px !important; padding-right:0px !important;}

.travelinfo{height:350px; overflow:hidden;}
.travelpic{background:url(../images/travelpic.png) center top no-repeat; background-size:cover; height:350px; width:100%; -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; filter: grayscale(0%);
filter: gray;
-webkit-filter: grayscale(0%);
filter: none;
transition: 1s ease;} 
.travelpic:hover{filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-webkit-transition: all 1s ease;}  
.traveldata{padding:42px 35px; float:none; background:#1ca0de; height:350px;}
.traveldata h2{font-family: 'Square721BT-Roman'; color:#fff; font-size:36px; line-height:36px; display:block; text-transform:uppercase; padding:0 0 60px 85px;} 
.smartin{text-align:center;}
.traveldata h3{margin:0; padding:0; font-family: 'Roboto', sans-serif; font-weight:400; color:#fff; text-transform:uppercase; font-size:24px; line-height:24px; border-bottom:2px solid #fff; padding-bottom:5px; margin-bottom:25px; display:inline-block;}
.traveldata p{font-family: 'Roboto', sans-serif; font-weight:300; color:#fff; line-height:30px; width:490px; font-size:18px;}
.traveldata p a{color:#000; text-transform:none;}


.proinfoin{width:1035px; margin:0 auto; overflow:hidden; padding:75px 0 0 0;}
.proinfoin h2{font-family: 'Square721BT-Roman'; padding-left:0px; color:#000; font-size:30px; line-height:30px; margin:0 0 80px 0; text-transform:uppercase;}
.proinin{width:1055px; margin:0 auto;}
.proinintxt{width:300px; min-height:150px;}
.btspace{padding-bottom:60px; }
.propic{float:left; width:85px; height:85px; border-radius:100px; background:#bc0023; border:2px solid #fff; margin:15px 0 0 0;}
.propic img{text-align:center; display:block; 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;}

.protrttxt{float:right; width:195px; text-align:left;}
.protrttxt h3{margin:0; padding:0; font-family: 'Roboto', sans-serif; color:#1ca0de; text-transform:uppercase; font-weight:400; padding-bottom:15px; font-size:18px; padding-left:0px;}
.protrttxt p{font-family: 'Roboto', sans-serif; font-size:12px; color:#000; line-height:18px; font-weight:400; margin:0;}
.protrttxt p a{color:#1ca0de; display:inline-block; -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;}
 
.proinintxt:hover .propic img{-ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
    transform: rotate(360deg);}
.proinintxt:hover a{color:#bc0023;}	


.yellow{background:#000; padding:40px 0;}
.toplogwrap{width:980px; margin:0 auto;}

.mblogtxt{width:130px; margin-right:40px;}
.mblogtxt h2{font-family: 'MyriadPro-Regular'; color:#1b1c1d; text-transform:uppercase; font-size:30px; text-align:center;}
.mblogtxt h2 a{color:#fff;}
.mblogtxt h2 span{letter-spacing:6px; display:block;}



.mblog{float:left; width:auto; padding-right:20px;}
.mblog h2{font-family: 'Square721BT-Bold'; color:#1ca0de; text-transform:none; font-size:30px; text-align:center; line-height:55px;}
.mblog h2 a{color:#fff;}
.mblog h2 span{letter-spacing:6px; display:block;}

.mbmid{width:auto; padding:7px 0 0 0; float:left;}

.mbmid input.txt{ width:240px; padding:0 10px; height: 50px; border: 1px solid #c4c4c4 !important; border-radius: 0px; color: #8e8e8e; font-size:16px; font-family: 'Roboto', sans-serif; font-weight:400; transition: all 0.3s ease 0s; line-height:50px; text-transform: uppercase; float:left; text-align:center; font-style:normal; background:#fff !important;}
.mbmid input.rtspace{margin-right:12px;}
.mbmid input.rtspacetwo{margin-right:20px;}


.mbmid input.txt::-webkit-input-placeholder { /* Safari, Chrome and Opera */ color:#8e8e8e; opacity:1}
.mbmid input.txt::-moz-placeholder { /* Firefox 18- */ color:#8e8e8e; opacity:1}
.mbmid input.txt::-moz-placeholder { /* Firefox 19+ */color: #8e8e8e; opacity:1}
.mbmid input.txt::-ms-input-placeholder { /* IE 10+ */color:#8e8e8e; opacity:1}
.mbmid input.txt::-ms-input-placeholder { /* Edge */ color: #8e8e8e; opacity:1}
.mbmid input.txt::placeholder-shown { /* Standard one last! */color: #8e8e8e; opacity:1}

.mbmid input:focus {outline: none; box-shadow: 0px 0px 1px #333333 !important; border-color: #333333 !important; color:#000 !important;}


.mbmid input.submitbtn {float:none; background:#000; border:2px solid #fff; outline:none; line-height:50px; padding:0 30px; font-family: 'Humanist521BT-Roman'; font-size:20px; color:#fff; text-transform:uppercase; cursor:pointer; margin-right:0px;  -webkit-border-radius: 50px; -moz-border-radius: 50px;
border-radius: 50px; behavior: url(PIE.htc); position:relative; margin-top:0px !important;
}
.mbmid input.submitbtn:hover{background:#0099ff; color:#fff !important;}

.mbarrow{float:left; margin-right:20px;}
.mbarrow a .fa-angle-double-right{color:#bc0023; font-size:30px; line-height:55px;}


.mbrt{float:left; width:165px; text-align:left; padding:0px 0 0 0;}
.mbrt p{font-family: 'Roboto', sans-serif; color:#1b1c1d; font-size:18px; line-height:25px;}
.mbrt p a{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; font-size:18px; padding:6px 0;}
.mbrt p a:hover{color:#1ca0de !important;}

.btn-default{background:none !important; border:none !important; color:#fff !important;}


@media screen and (min-width:320px) and (max-width:480px)
{
.topwrapper{width:100%; margin:0 auto;}
.toptwo{background-color: rgba(0, 0, 0, 1);}
.wrapper{width:100% !important; margin:0 auto !important;}
.container{padding-left:0 !important; padding-right:0px !important;}
.navwrapper{width:100%; display:none;}
.blue{height:50px !important;}
.mobilemenu{display:block !important;}
.logowrap{margin:0 auto; margin-bottom:0px;}
.socialicons{float:none; margin:0 auto; width:150px;}
.action-bar{float:none; margin:0 auto; width:150px; margin-bottom:30px; padding:0 0 0 0;}



.navbar{min-height:auto !important;}
.navbar-nav{margin:0px 0 15px 0 !important; width:100% !important; background:#f6f6f6 !important; padding:0 0 0 0 !important;}
.navbar-brand{padding:0px 0 0 0 !important;}
.navbar-brand>img{/*width:200px; padding:0px 0 0 0; float:left;*/}
.navbar-nav > li > a{line-height:40px !important; color:#6c6c6c !important; margin-right:0px !important;}
.navbar-collapse{box-shadow:none !important;}
.linenav{background: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; background:#031019 !important;}
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret{margin-top:7px !important; background:#b6b6b6 !important; display:block !important; margin-right:10px !important;}

.navbar-nav.sm-collapsible a.has-submenu{background:#c4c4c4 !important;}
.navbar-nav.sm-collapsible a.has-submenu:hover{color:#fff !important; background:#031018 !important;}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{background:#115989 !important; color:#fff !important; }
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{background:#2b81ba !important; color:#fff !important;}

.navbar-toggle{margin-right:0px !important;}

.nav > li{border-bottom:1px solid #b3b3b3 !important;}
.nav > li a{padding:0 0 0 20px !important;}
.nav > li a:hover{padding:0 0 0 40px !important; border-bottom:none !important;}
.navbar-default .navbar-nav > li > a:hover{color:#000 !important; border-bottom:none !important;}
.navbar-nav > li > a{border-bottom:none !important;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{border-bottom:none !important; color:#000 !important;}

.nav > li:last-child{border-bottom:none !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:#fff !important;}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{/*padding-left:30px !important;*/ background:none !important;}

.nav>li>a.last{padding:0px 0px  0px 20px!important;}
.nav>li>a.last:hover{padding:0px 0px  0px 40px!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; color:#6c6c6c !important;	}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{color:#fff !important;}

.navbar-nav .open .dropdown-menu{padding:0 0 0 0 !important;}
.navbar-default .navbar-toggle .icon-bar{background:#fff !important;}


.space{padding:0 0 0 0 !important; position:relative; top:0px;}



.schemein{width:100%; margin:0 auto; padding:100px 0 60px 0;}
.schemein img{width:100%; height:auto;}
.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;}


.footerpic{background-size:auto 100%; height:680px;}

.slide-text{right:0 !important; left:0 !important; margin:0 auto !important; top:10px !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;}
.indicators-line > .carousel-indicators{display:block !important; left:0 !important; right:0 !important; margin:0 auto !important; width:76px !important; bottom:10px !important;}


.bannertxt{width:150px !important; margin:0 auto;}
.bannertxt h2{text-align:center !important; font-size:10px !important; line-height:18px !important; padding:0px 0 0 0 !important;}

.scheme{padding:0px 0 60px 0;}


.navyblue{width:100%;}
.implinks{width:100%;}
.impin{min-height:200px;}
.impin h2{font-size:17px; line-height:18px;}

.welcomepart h1{font-size:26px; line-height:36px;}
.welcomepart p{font-size:18px; padding:0 20px 50px 20px;}

.proinforrmation{padding:85px 0 55px 0;}
.proin{width:100%;}
.prointxt{width:250px; margin:0 auto; text-align:center; margin-bottom:30px;}
.prolt{float:none; margin:0 auto; text-align:center;}
.prolt h2{padding:0 0 23px 0;}
.proltone h2{padding:0 0 23px 0;}
.prort{float:none; margin:0 auto;}
.proltone{float:none; margin:0 auto; text-align:center;}
.prortone{float:none; margin:0 auto;}

.smartinfo{width:250px; margin:0 auto; padding:150px 0 60px 0;}
.smartinfo h2{font-size:27px; line-height:27px;}
.smartinfoin{width:250px; margin:0 auto;}
.nomargin{width:250px; margin:0 auto; margin-bottom:30px;}
.smartinfoin h2{font-size:12px; line-height:18px;}
.smartpic{width:250px; margin:0 auto;}

.knowinfo{width:100%; padding:0 0 0 0;}
.knowinfo h2{font-size:25px; line-height:25px;}
.knowinfoin{width:100%;}
.knowinfoin h2{font-size:11px; line-height:18px; bottom:10px;}
.nomargintwo{width:50%; height:auto; float:left;}

.line{border-right:none !important;}

.newsin{width:100%;}

.row{margin-left:0px !important; margin-right:0px !important;}

.newsletter{width:100%;}
.latestwrap {width:100%;}
.newsinfo input.txt{width:95%; padding:0 5%; margin:0 auto; margin-bottom:30px;}
.rgtborder{border-right:none;}
.newsinfo h2{font-size:25px; line-height:30px;}

.welcomepart{width:100%;}
.welcomein{width:100%; overflow:hidden; padding:60px 0;}


.loginform{width:290px; padding:0px 5% 0px 5%; margin-top:0px;}
.loginform ul li{float:none; padding:0 0 20px 0;}
.loginform ul li:last-child{padding:0 0 0 0;}
.memberlog{width:100%; margin-bottom:20px; padding:0 0 0 0;}
.memberlog a{width:100%; margin:0 auto; padding:0 5%;}
.userlog{width:100%; margin-bottom:62px;}
.userlog input.txt{width:100%; padding:0 10%;}
.userpass{width:100%; margin-bottom:60px;}
.userpass input.txt{width:100%; padding:0 10%;} 
.subwrap{width:198px; padding:0px; text-align:center; margin:0 auto;}
.subwrap input.submitbtn{width:198px; padding:0; margin:0 auto;}

.usertxt{padding:15px 0 0 0; float:none; width:146px; margin:0 auto;}


.testimonialwrapper{width:100%;}
#quote-carousel{padding:0 0 0 0 !important; margin:0 0 0 0 !important;}
.testimonialwrapper h3{padding:320px 0 10px 0 !important;}
#quote-carousel .carousel-indicators li{width:80px !important; height:80px !important; border:none !important;}
#quote-carousel .carousel-indicators .active{width:120px !important; height:120px !important; border:none !important;}
#quote-carousel .carousel-control.left {left:0px !important;}
#quote-carousel .carousel-control.right {right:0px !important;}
.carousel-indicators{height:150px !important; width:150px !important; left:0 !important; right:0 !important; margin:0 auto !important;}


#quote-carousel .carousel-indicators .imagecontainer{width:80px !important; height:80px !important;}
#quote-carousel .carousel-indicators .imagecontainer img{width:80px !important; height:80px !important; left:29px !important; top:29px !important;}
#quote-carousel .carousel-indicators .active .imagecontainer img{width:80px !important; height:80px !important;}

.smartsolve{width:100%;}
.smartsolve img{width:100px !important; height:80px !important;}
.smartin h2{font-size:10px;}
.smartin{margin-bottom:30px; min-height:168px;}

.newsinner{width:100%;}
.onlineservices{width:100%;}

.wellt{margin:0 auto;}
.welrt{width:100%; padding:0px 0 30px 0;}
.welrt p{text-align:center; line-height:30px;}


.mainwrap{width:115px; height:110px; margin:0 auto; margin-bottom:70px;}
.box{margin-bottom:30px;}
.title{font-size:11px; line-height:18px; top:46%; height:48px; padding:6px 0 0 0;}

.newscontin{width:100%;}
.insidewrap{width:92%; float:none; margin:0 auto;}
.latestnews{width:100%; margin:0 auto; padding-bottom:40px;}
#scrollbar1 .overview ul li{font-size:15px !important; line-height:23px !important;}

.testwrapin{width:100%;}
.testwrap #quote-carousel img{margin-bottom:30px;}
.testwrapin .item p{width:100%;}
.testwrapin .item small{width:100%;}

.htpart{height:auto !important;}
.testwrap{padding:68px 0;}

.traveldata{padding:42px 20px; margin:0 auto;}
.traveldata h2{padding:0 0 30px 0; font-size:22px; line-height:30px;}
.traveldata h3{font-size:17px; line-height:18px;}
.traveldata p{width:100%; font-size:17px;}

.intropart{width:100%;}
.intropart h1{font-size:25px;}

.proinfoin{width:100%;}
.proinfoin h2{margin:0 auto; width:280px; margin-bottom:60px; font-size:26px;}
.protrttxt{width:100%; text-align:center;}
.proinin{width:100%;}
.proinintxt{width:100%; min-height:290px;}

.propic{float:none; margin:0 auto; margin-bottom:30px;} 

.toplogwrap{width:100%;}
.mblog{float:none; margin:0 auto; width:131px; padding-right:0px; padding-bottom:20px;}
.mbmid{float:none; margin-right:0px; padding-bottom:20px; width:auto; margin:0 auto;}
.mbmid input.txt{margin-bottom:10px; width:100%; padding:0 5%;}
.mbmid input.submitbtn{float:none; margin:0 auto; display:block;}
.mbrt{float:none; margin:0 auto; padding-bottom:10px;}
.mbarrow{float:none; margin:0 auto; width:20px;}
.mblog h2{font-size:30px; line-height:35px;}
.modal-open .modal{padding-right:0px !important;}

}



@media screen and (min-width:481px) and (max-width:767px)
{
.topwrapper{width:100%; margin:0 auto;}
.toptwo{background-color: rgba(0, 0, 0, 1);}
.container{width:100% !important; padding-left:0px !important; padding-right:0px !important;}
.wrapper{width:100% !important; margin:0 auto !important;}
.navwrapper{width:100%; display:none;}
.blue{height:50px !important;}
.mobilemenu{display:block !important;}


.action-bar{}
.loggedbtn{padding:10px 20px 10px 0;}

.logowrap{float:left;}

.navbar{min-height:auto !important;}
.navbar-nav{margin:0px 0 15px 0 !important; width:100% !important; background:#f6f6f6 !important; padding:0 0 0 0 !important;}
.navbar-brand{padding:8px 0 0 0 !important;}
.navbar-brand>img{/*width:200px; padding:0px 0 0 0; float:left;*/}
.navbar-nav > li > a{line-height:40px !important; color:#6c6c6c !important; margin-right:0px !important;}
.navbar-collapse{box-shadow:none !important;}
.linenav{background: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; background:#031019 !important;}
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret{margin-top:7px !important; background:#b6b6b6 !important; display:block !important; margin-right:10px !important;}

.navbar-nav.sm-collapsible a.has-submenu{background:#c4c4c4 !important;}
.navbar-nav.sm-collapsible a.has-submenu:hover{color:#fff !important; background:#031018 !important;}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{background:#115989 !important; color:#fff !important; }
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{background:#2b81ba !important; color:#fff !important;}

.navbar-toggle{margin-right:0px !important;}

.nav > li{border-bottom:1px solid #b3b3b3 !important;}
.nav > li a{padding:0 0 0 20px !important;}
.nav > li a:hover{padding:0 0 0 40px !important; border-bottom:none !important;}
.navbar-default .navbar-nav > li > a:hover{color:#000 !important; border-bottom:none !important;}
.navbar-nav > li > a{border-bottom:none !important;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{border-bottom:none !important; color:#000 !important;}

.nav > li:last-child{border-bottom:none !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:#fff !important;}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{/*padding-left:30px !important;*/ background:none !important;}

.nav>li>a.last{padding:0px 0px  0px 20px!important;}
.nav>li>a.last:hover{padding:0px 0px  0px 40px!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; color:#6c6c6c !important;	}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{color:#fff !important;}

.navbar-nav .open .dropdown-menu{padding:0 0 0 0 !important;}
.navbar-default .navbar-toggle .icon-bar{background:#fff !important;}


.schemein{width:100%; margin:0 auto;}
.schemein img{width:100%; height:auto;}
.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;}


.slide-text{right:0 !important; left:0 !important; margin:0 auto !important;  padding:0 0px 0 0px !important; width:480px !important; top:0px !important;}
.slide-text h1{text-align:center !important; font-size:25px !important; line-height:30px !important;}

.indicators-line > .carousel-indicators{display:block !important; left:0 !important; right:0 !important; margin:0 auto !important; width:22% !important;}


.bannertxt{width:280px !important; margin:0 auto !important; height:auto !important;}
.bannertxt h2{text-align:center !important; font-size:20px !important; line-height:30px !important; padding:15px 0 0 0 !important;}

.bannerin{width:100% !important; float:none; margin:0 auto;}

.indicators-line > .carousel-indicators{display:block !important; left:0 !important; right:0 !important; margin:0 auto !important; width:80px !important; white-space:inherit !important; bottom:10px !important;}

.intropic{margin-bottom:30px;}

.navyblue{width:100%;}
.implinks{width:100%;}
.impin h2{font-size:17px; line-height:18px;}
.impin{min-height:200px;}


.welcomepart h1{font-size:25px; line-height:36px;}
.welcomepart p{font-size:18px; padding:0 20px 50px 20px;}

.onin{width:100%;}
.onintxt{min-height:250px;}
.onintxt h2{font-size:20px; line-height:20px;}

.proinforrmation{padding:85px 0 55px 0;}
.proin{width:450px; margin:0 auto;}
.prointxt{margin-bottom:30px;}


.smartinfo{width:430px; margin:0 auto;}
.nomargin{width:210px;}
.smartinfoin{width:210px;}
.smartpic{width:210px;}

.knowinfo{width:450px; margin:0 auto;}
.knowinfoin{width:100%;}
.nomargintwo{width:50%; height:auto; float:left;}

.line{border-right:none !important;}

.newsin{width:100%;}

.newsletter{width:100%;}
.newsinfo{width:45%; float:left;}
.newsinfo h2{font-size:20px; line-height:20px;}
.newsinfo p{font-size:15px;}
.latestwrap {width:45%; float:right;}
.latestwrap h2{font-size:20px; line-height:20px;}

.newsinfo input.txt{width:100%; padding:0 5%; margin:0 auto; margin-bottom:30px;}
.rgtborder{border-right:none;}

.row{margin-left:0px !important; margin-right:0px !important;}

.welcomepart{width:100%;}
.welcomein{width:100%; overflow:hidden; padding:60px 0;}


.loginform{width:400px; padding:0px 5% 0px 5%; margin-bottom:0px; margin-top:0px;}
.loginform ul li{float:none; padding:0 0 20px 0;}
.loginform ul li:last-child{padding:0 0 0 0;}
.memberlog{width:100%; padding-bottom:0px; margin-bottom:20px; padding:0 0 0 0;}
.memberlog a{width:100%; margin:0 auto; padding:0 10%;}
.userlog{width:100%; margin-bottom:62px;}
.userlog input.txt{width:100%; padding:0 10%;}
.userpass{width:100%; margin-bottom:60px;}
.userpass input.txt{width:100%; padding:0 10%;} 
.subwrap{width:198px; padding-bottom:0px; padding-top:0px; text-align:center; margin:0 auto;}
.subwrap input.submitbtn{width:198px; padding:0; margin:0 auto;}

.usertxt{padding:15px 0 0 0; float:none; width:144px; margin:0 auto;}

.testimonialwrapper{width:100%;}
.testimonialwrapper h3{padding:150px 0 10px 0 !important;}
#quote-carousel{padding:0 0 0 0 !important; margin:0 0 0 0 !important;}
#quote-carousel .carousel-indicators{height:100px !important;}
#quote-carousel .carousel-indicators li{width:60px !important; height:60px !important; border:none !important;}
#quote-carousel .carousel-indicators .active{width:100px !important; height:100px !important; border:none !important;}
#quote-carousel .carousel-control.left {left:20px !important; top:0px !important;}
#quote-carousel .carousel-control.right {right:20px !important; top:0px !important;} 

.smartsolve{width:100%;}
.smartsolve img{width:200px !important; height:150px !important;}
.smartin h2{font-size:15px;}
.smartin{margin-bottom:60px;}

.newsinner{width:100%;}
.onlineservices{width:100%;}


.wellt{margin:0 auto;}
.welrt{width:100%; padding:7px 0 30px 0;}
.welrt p{text-align:center;}

.mainwrap{width:200px; height:160px; margin:0 auto; margin-bottom:70px;}
.box{margin-bottom:30px;}
.title{font-size:16px; line-height:18px; top:65%; height:48px; padding:6px 0 0 0;}

.newscontin{width:100%;}
.insidewrap{width:92%; float:none; margin:0 auto;}
.latestnews{width:100%; margin:0 auto; padding-bottom:40px;}
#scrollbar1 .overview ul li{font-size:15px !important; line-height:23px !important;}

.htpart{height:850px !important;}

.testwrapin{width:100%;}
.testwrap #quote-carousel img{margin-bottom:30px;}
.testwrapin .item p{width:100%;}
.testwrapin .item small{width:100%;}

.traveldata h2{font-size:27px; line-height:27px;  padding: 0 0 30px 45px;}
.traveldata p{width:100%;}

.intropart{width:100%;}

.proinfoin{width:100%;}
.proinfoin h2{margin:0 auto; width:280px; margin-bottom:60px; font-size:26px;}
.protrttxt{width:100%; text-align:center;}
.proinin{width:100%;}
.proinintxt{width:100%; min-height:230px;}
.protrttxt h3{font-size:16px; line-height:18px; padding-left:0px;}
.propic{float:none; margin:0 auto; margin-bottom:30px;} 


.toplogwrap{width:400px; margin:0 auto;}
.mblog{float:none; margin:0 auto; width:auto; padding-right:0px; padding-bottom:20px;}
.mbmid{float:none; margin-right:0px; padding-bottom:20px; width:auto; margin:0 auto;}
.mbmid input.txt{margin-bottom:10px; width:100%; padding:0 5%;}
.mbmid input.submitbtn{float:none; margin:0 auto; display:block;}
.mbrt{float:none; margin:0 auto; padding-bottom:10px;}
.mbarrow{float:none; margin:0 auto; width:20px;}
.modal-open .modal{padding-right:0px !important;}


}


@media screen and (min-width:768px) and (max-width:999px)
{
.navbar-brand{font-family: 'Open Sans', sans-serif; font-weight:700 !important; font-size:32px !important;}
.navbar-nav{padding:0px 0 0 0 !important;}
.container{width:100% !important;}
.container-fluid{padding-left:0px !important;}
.navwrapper{width:700px; margin:0 auto;}
.wrapper{width:100% !important; margin:0 auto !important;}
.topwrapper{width:100%; margin:0 auto;}

.loggedbtn{padding:10px 20px 10px 0;}


.navbar-nav > li > a{font-size:13px !important; padding:0 6px !important;}
.navbar-brand{font-size:28px !important;}


.nav>li>a.last{padding:0px 11px  0px 11px!important;}

.schemein{width:100%; margin:0 auto;}
.schemein img{width:100%; height:auto;}
.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;}

.schemein h2{font-size:27px;}

.slide-text{right:0 !important; left:0 !important; margin:0 auto !important; bottom:10px !important; padding:0 0px 0 0px !important; width:100% !important;}
.slide-text h1{text-align:center !important; font-size:36px !important; line-height:50px !important;}


.bannertxt{width:740px !important; margin:0 auto;}
.bannertxt h2{font-size:25px !important; line-height:36px !important; padding:20px !important;}

.navyblue{width:100%;}
.implinks{width:100%;}
.impin h2{font-size:16px; line-height:18px;}


.welcomepart h1{font-size:32px; line-height:36px;}
.welcomepart p{font-size:21px; padding:0 20px 50px 20px;}


.proin{width:700px; margin:0 auto;}
.prointxt{width:345px;}

.smartinfo{width:700px; margin:0 auto;}
.nomargin{width:233px;}
.smartinfoin{width:233px;}
.smartpic{width:234px;}

.knowinfo{width:700px; margin:0 auto;}
.knowinfoin{width:233px;}
.nomargintwo{width:233px; height:auto;}

.newsin{width:100%;}

.newsletter{width:100%; margin:0 auto;}
.row{margin-left:0px !important; margin-right:0px !important;}
.newsinfo input.txt{width:90%; padding:0 5%;}

.latestwrap{width:90%; margin:0 auto;}
.newsinfo h2{font-size:22px; line-height:26px;}
.latestwrap h2{font-size:22px; line-height:26px;}

.welcomepart{width:100%;}
.welcomein{width:735px; margin:0 auto;}
.wellt{/*width:160px; height:160px;*/}
.wellt img{width:100%; height:auto;}
.welrt{width:auto; padding:15px 0 0 0;}

.loginform{width:735px; margin:0 auto; padding:15px 10px 18px 15px;}
.loginform ul li{/*width:20%;*/ padding:0 2% 0 0;}
.memberlog{width:130px;}
.memberlog h2{font-size:20px; line-height:20px;}
.memberlog h2 span{font-size:31px;}
.memberlog a{font-size:15px;}

.subwrap input.submitbtn{}
 
.userlog{width:190px;}
.userlog input.txt{width:100%; font-size:14px; padding:0 5%;}

.userpass{width:190px}
.userpass input.txt{width:100%; font-size:14px; padding:0 5%;}

.subwrap{width:140px; padding-left:0;}
.subwrap input.submitbtn{width:140px; background-size:100% 100%;}


.testimonialwrapper{width:100%;}
#quote-carousel{padding:0 0 0 0 !important; margin:0 0 0 0 !important;}
#quote-carousel .carousel-indicators li{width:120px !important; height:120px !important; border:none !important;}
#quote-carousel .carousel-indicators .active{width:160px !important; height:160px !important; border:none !important;}
#quote-carousel .carousel-control.left {left:20px !important;}
#quote-carousel .carousel-control.right {right:20px !important;}


.proinforrmation{width:730px; margin:0 auto;}
.prointxt{width:320px;}
.prolt{width:190px;}
.proltone{width:170px;}

.smartsolve{width:700px; margin:0 auto;}
.smartin h2{font-size:13px;}
.smartin img{height:216px; width:231px;}

.newsinner{width:100%;}
.onlineservices{width:100%;}


.mainwrap{width:215px; height:120px;}
.title{font-size:15px; line-height:35px; /*top:54%; height:44px;*/}

.newscontin{width:100%;}
.insidewrap{width:92%; float:none; margin:0 auto;}
.latestnews{width:100%; margin:0 auto; padding-bottom:40px;}
#scrollbar1 .overview ul li{font-size:15px !important; line-height:23px !important;}

.htpart{height:550px !important;}

.testwrapin{width:100%;}
.testwrap #quote-carousel img{width:150px !important; height:150px !important;}
.testwrapin .item p{width:100%;}
.testwrapin .item small{width:100%;}

.traveldata h2{font-size:22px; line-height:22px;  padding: 0 0 30px 45px;}
.traveldata p{width:100%;}
.traveldata h3{font-size:20px;}

.intropart{width:100%;}

.proinfoin{width:95%; margin:0 auto;} 
.proinin{width:100%; margin:0 auto;} 
.proinintxt{width:100%;}
.protrttxt{width:120px;}
.propic{width:55px; height:55px;}
.propic img{width:55px; height:55px;}

.toplogwrap{width:700px; margin:0 auto;}
.mblog{padding-right:20px !important}
.mblog h2{font-size:20px;}
.mbmid{margin-right:1%; padding:0 0 0 0; width:326px;}
.mbmid input.txt{width:150px; padding:0 5px;}
.mbmid input.rtspacetwo{margin-right:1%;}
.mbrt{float:left;}
.mbarrow{margin-right:1%;}

}


@media screen and (min-width:1000px) and (max-width:1267px)
{
.navbar-brand{font-family: 'Open Sans', sans-serif; font-weight:700 !important; font-size:32px !important; padding-top:0px !important;}
.navbar-nav{padding:0px 0 0 0 !important;}
.container{width:948px !important;}
.topwrapper{width:100%; margin:0 auto;}

.wrapper{width:100% !important; margin:0 auto !important;}
.navbar-brand{font-size:28px !important;}


.schemein{width:100%; margin:0 auto;}
.schemein img{width:100%; height:auto;}

.slide-text{right:0 !important; left:0 !important; margin:0 auto !important; bottom:10px !important; padding:0 0px 0 0px !important; width:100% !important;}



.navyblue{width:100%;}
.implinks{width:100%;}

.knowledge{width:100%;}


.smartinfo{width:948px; margin:0 auto;}
.nomargin{width:320px;}
.smartinfoin{width:320px;}
.smartpic{width:320px;}



.loginform{width:948px; margin:0 auto; padding:0px 0px 0px 0px;}
.loginform ul li{/*width:20%;*/ padding:0 2% 0 0;}
.memberlog{width:233px;}
.memberlog h2{font-size:20px; line-height:20px;}
.memberlog h2 span{font-size:31px;}
.memberlog a{font-size:15px;}

.subwrap input.submitbtn{}
 
.userlog{width:250px;}
.userlog input.txt{width:100%; font-size:14px; padding:0 5%;}

.userpass{width:250px}
.userpass input.txt{width:100%; font-size:14px; padding:0 5%;}

.subwrap{width:140px; padding-left:0;}
.subwrap input.submitbtn{width:140px; background-size:100% 100%;}


.knowinfo{width:900px; margin:0 auto;}
.knowinfoin{width:300px;}
.nomargintwo{width:300px; height:auto;}


.newsin{width:100%;}

.newsletter{width:100%; margin:0 auto;}
.row{margin-left:0px !important; margin-right:0px !important;}
.newsinfo input.txt{width:90%; padding:0 5%;}

.latestwrap{width:90%; margin:0 auto;}

.welcomepart{width:100%;}
.welcomein{width:948px; margin:0 auto;}

.memberwrap{width:100%;}
.memberwrapin{width:100%;}
.memberindata input.txt{width:35%; padding:0 5%;}

.testimonialwrapper{width:100%;}

.mainwrap{width:290px; height:120px;}
.title{font-size:15px; line-height:35px; /*top:54%; height:44px;*/}


.smartsolve{width:100%;}
.smartin h2{font-size:14px;}

.smartin img{height:216px; width:300px;}

.traveldata h2{font-size:32px; line-height:32px;  padding: 0 0 30px 45px;}
.traveldata p{width:100%;}
.traveldata h3{font-size:20px;}

.intropart{width:100%;}
.wellt img{height:160px;}


.proinfoin{width:95%; margin:0 auto;} 
.proinin{width:100%; margin:0 auto;} 
.proinintxt{width:100%;}
.protrttxt{width:160px;}

.mblog h2{font-size:22px;}

}


