body { width: 100%; height: 100%; font-family: 'Lato', sans-serif !important; color: #333; font-size: 14px; background-color: #fff; }
html { width: 100%; height: 100%; }

a{ color:#47a970;}
a:hover, a:focus { text-decoration: none; color: #0e468f; text-shadow: none; }

.navbar-default .navbar-nav>li>a { color: #0e468f; font-size: 14px; text-transform: uppercase; font-weight: 700; border-top: 4px solid transparent; margin-top: -2px; }
.navbar-default { background-color: #fff; border-color: #47a970; border:none; border-top:1px solid #47a970; border-radius: 0; margin-bottom:0; }
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover { color: #47a970; background-color: transparent; border-top: 4px solid #47a970; margin-top: -2px; }
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover { color: #47a970; background-color: transparent; border-top: 4px solid #47a970; margin-top: -2px;}

#custom-search-input{ float:right;}

.partnerLog{ text-align:right; display: block; margin-top:40px;}
 
.left-line{ border-left: 1px solid #bababa;}
.hidden-xs{ display:block;}

.pad-top-bot-20{ padding-top:20px; padding-bottom:20px;}

#custom-search-input { margin: 0; margin-top: 35px; padding: 0 0 0 20px; }
#custom-search-input .search-query { padding-right: 3px; padding-right: 4px \9; padding-left: 3px; padding-left: 4px \9; /* IE7-8 doesn't have border-radius, so don't indent the padding */
margin-bottom: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
#custom-search-input button { border: 0; background: none; /** belows styles are working good */
padding: 2px 5px; margin-top: 2px; position: relative; left: -28px; /* IE7-8 doesn't have border-radius, so don't indent the padding */
margin-bottom: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #D9230F; }
.search-query:focus + button { z-index: 3; }

.form-controlSearch{ border:1px solid #47a970; }
#custom-search-input .search-query{ border-radius:25px; padding-left:10px;}
.btn-customGreen{ color: #47a970 !important;}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group { z-index: 7; margin-left: -1px; }
span.glyphicon.glyphicon-arrow-right { top: auto; }
.topMainBanner { position:relative; border-top: 3px solid #2e7478; background: #0e469a; /*background: -moz-linear-gradient(left, #0e469a 0%, #31827c 50%, #56bc5c 100%); background: -webkit-linear-gradient(left, #0e469a 0%, #31827c 50%, #56bc5c 100%); background: linear-gradient(to right, #0e469a 0%, #31827c 50%, #56bc5c 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e469a', endColorstr='#56bc5c', GradientType=1 );*/ width:100%; height:750px; overflow: hidden;}
.topMainBannerOne { position:relative; border-top: 3px solid #2e7478; background: #0e469a; width:100%; height:500px; overflow: hidden;}
.fill { position:absolute; width: 100%; height: auto; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; opacity:0.3; z-index:2; }
.bannerOverlay { position: absolute; right: 0; top: 0; left: 0; height: 100%; padding: 32px; color: #fff; background-image: linear-gradient(to bottom, transparent 0, transparent 70%, #fff 100%);  z-index: 3; }
.bannerOverlayGrey { position: absolute; right: 0; top: 0; left: 0; height: 100%; padding: 32px; color: #f6f6f6; background-image: linear-gradient(to bottom, transparent 0, transparent 70%, #f6f6f6 100%);  z-index: 3; }
.bannerOverlayBlack { position: absolute; right: 0; top: 0; left: 0; height: 100%; padding: 32px; color: #000; background-image: linear-gradient(to bottom, transparent 0, transparent 70%, #000 100%);  z-index: 3; }

.bannerContent{ position: relative; color:#fff; z-index:4; margin-top:100px;}
.bannerContentTwo{     height: 350px;
    position: relative;
    color: #fff;
    z-index: 4;
    margin-top: 5%;} 
.bannerContentOne{margin-top:150px;}
.bannerContent h2{ font-size:68px; text-transform:uppercase; font-weight:900; text-shadow: 0px 3px 3px rgba(68, 68, 68, 0.4);}
.bannerContentTwo h4{ font-size:36px; font-weight:normal; position:absolute; bottom:50px;}
.blogDateDateTxtOne {position:absolute; bottom:30px; }
.bannerContent p{ font-size:24px; font-weight: normal; text-shadow: 0px 3px 3px rgba(68, 68, 68, 0.4);}

.whiteLineDot { background:#fff; width:100%; height:2px; display:inline-block; margin-top:35px;}
.whiteLineDot:after { content: ""; width: 11px; height: 11px; background: #fff; position: relative; display: inline-block; border-radius: 30px; float: right; vertical-align: middle; margin-top: -5px; }

.greenLineDotVer { background:#55ae5a; width:2px; height:180px; position:absolute; z-index:5; bottom:10px; left:45%;}
.greenLineDotVer:after { content: ""; width: 11px; height: 11px; background: #55ae5a; position: relative; display: inline-block; border-radius: 30px; margin-left:-4px; margin-top:170px;}

.moreBtn {background-color: #ff8144; color: #fff; padding: 10px 25px; text-transform: uppercase; font-weight: 700; font-size: 16px; -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; margin:25px 20px; display:inline-block;}
.moreBtn:hover { color: #fff; }
.moreBtn i{ margin-left:10px;}

.citiesSec h3{ font-size:30px; font-weight:700; color:#0e468f; text-transform:uppercase; margin:50px 0 30px 0;}
.citiesSec h4{ font-size:80px; font-weight:300; color:#0e468f;}
.citiesSec h5{ font-size:24px; font-weight:700; color:#444;}
.borderL{ border-left:1px solid #aeafaf;}
.borderLT{ border-left:1px solid #aeafaf; border-top:none;}

.homeMapSec{ margin:35px 0 0 0;}

.carousel-custom-inner { height: auto !important;/* margin-top: 86px;*/ }
.carousel, .item, .active { height: 100%; }
.carousel-inner { height: 100%; }
.carousel-control .icon-next:before { content: '\f105'; font-family: 'FontAwesome'; }
.carousel-control .icon-prev:before { content: '\f104'; font-family: 'FontAwesome'; }
.carousel-control-custom { background-image: none !important; text-shadow: none; color: #fff; top: -12px; width: 0%; opacity: 1.0; font-size: 16px; }
.carousel-control-custom i { background-color: #20cbd4; padding: 5px 10px; color: #fff; transition: all 0.3s ease 0s; }
.carousel-control-custom i:hover { background-color: #08858c; padding: 5px 10px; color: #fefefe; }
.carousel-control-custom:focus, .carousel-control-custom:hover { color: #fff; text-decoration: none; filter: alpha(opacity=90); outline: 0; opacity: .9; }
.carousel-control-custom.right { right: 48px; }
.carousel-control-custom.left { right: 84px !important; left: inherit; }
.carousel-control-teamSec { background-image: none !important; text-shadow: none; color: #3399ff; top: -32px; width: 0%; font-size: 16px; }
.carousel-control-teamSec i { /*background-color: #aeb9bf;*/ padding: 5px 10px; color: #999; transition: all 0.3s ease 0s; }
.carousel-control-teamSec i:hover { /*background-color: #005dab;*/ padding: 5px 10px; color: #3399ff; }
.carousel-control-teamSec:focus, .carousel-control-custom:hover { color: #fff; text-decoration: none; filter: alpha(opacity=90); outline: 0; opacity: .9; }
.carousel-control-teamSec.right { right: 36px; }
.carousel-control-teamSec.left { right: 68px !important; left: inherit; }
.carousel-control-teamSec:focus, .carousel-control-teamSec:hover { color: #333; }
.carousel-indicators-custom { bottom: 0px; }
.carousel-indicators-partners { bottom: -25px; }
.carousel-indicators li { background-color: #0f6ba6; border: none; }
.carousel-indicators .active { background-color: #ffaf36; }

.indicators-partner { bottom: -32px; }
.indicators-partner .active { background-color: #20cbd4; width: 20px; height: 20px; }
.indicators-partner li { background-color: #e5e5e5; border: none; width: 18px; height: 18px; }

.thumbnail { border: none; border-radius: 0; color: #333; padding: 0; }
.thumbnail-partner { border: 1px solid #d5d9dc; }
.thumbnail h4 { text-align: center; font-size: 14px; display: block; font-weight: 600; margin-top: 15px; text-transform: uppercase; }
.thumbnail:hover { color: #333; }
.thumbnail h5 { text-align: center; font-size: 14px; display: block; font-weight: 500; margin-top: 15px; color: #0f6ba6; min-height: 65px; }

#homeBlog{ background-color:#f1f1f1; padding:40px 0;}
#homeEvents{ background-color:#f1f1f1; padding:40px 0; margin-bottom:25px;}

.secTitle{ font-size:30px; color:#444; font-weight:700;}
.vileAll{ text-align:right; color:#54ad5b; font-size:18px; display:block; margin-top:20px;}

.homeBlogSec{ margin-top:35px;}
.homeBlogBox{ background-color:#fff; float:left; width:100%; }
.homeBlogBox .imageSec{ position:relative;}
.homeBlogBox .imageSec .blogCat{background-image: -moz-linear-gradient( 0deg, rgb(19,71,143) 0%, rgb(85,174,90) 100%); background-image: -webkit-linear-gradient( 0deg, rgb(19,71,143) 0%, rgb(85,174,90) 100%); background-image: -ms-linear-gradient( 0deg, rgb(19,71,143) 0%, rgb(85,174,90) 100%); opacity: 0.8; position: absolute; bottom:0; left:30px; padding:5px 15px 0 15px;}
.homeBlogBox .imageSec .blogCat p{ color:#fff; font-size:16px; text-align:center; position:relative; z-index:7;}
.homeBlogBox .infoSec{padding:15px;}
.homeBlogBox .infoSec p{ font-size:16px; color:#444;}
p.author{font-style:italic;font-size: 16px;color:#444;}
.homeBlogBox .infoSec h4 a{ font-size:21px; color:#13478f; font-weight:700; margin:40px 0 20px 0; display:block;}
.homeBlogBox .infoSec h4 a:hover{ text-decoration:underline;}

.greenLineDot { background:#54ad5b; width:100%; height:2px; display:inline-block; margin-top:35px;}
.greenLineDot:after { content: ""; width: 11px; height: 11px; background: #54ad5b; position: relative; display: inline-block; border-radius: 30px; float: right; vertical-align: middle; margin-top: -5px; }

.greenLineDotAlignColumn { background:#54ad5b; width:100%; height:2px; display:inline-block; margin-top:35px;}
.greenLineDotAlignColumn:after { content: ""; width: 11px; height: 11px; background: #54ad5b; position: relative; display: inline-block; border-radius: 30px; float: right; vertical-align: middle; margin-top: -5px; }

.eventsDateTxt{ font-size:18px; color:#444; font-weight:700; text-transform:uppercase; text-align:right; padding-top:10px;}

.eventsBox{ border:3px solid #fff; padding:50px; margin-top:30px;}
.eventsBox h4 a{ font-size:21px; color:#13478f; font-weight:700; margin:40px 0 20px 0;}
.eventsBox h4 a:hover{ text-decoration:underline;}
.eventsBox p{ font-size:18px; color:#444;}

.margTopDeskNo{ margin-top:0;}
.margBot40{ margin-bottom:40px;}

footer{ float:left; width:100%;}
.footerLogo{}
.footerLogo img{ width:auto; max-height:80px; margin: 10px 0;}
.footer-links { margin: 0; padding: 0;}
.footer-links li { list-style-type: none; display: inline-block; margin: 0 10px 0 0; padding: 0; color: #727272; font-size: 14px; font-weight: 600; }
.footer-links li a { color: #55ae5a; font-weight: 600; }
.footer-links li a:hover { color: #13478f; text-decoration: none; }
.copyrightTxt{ font-size:12px; color:#666; padding-top:20px;}
.footerSubtitle{ font-size:12px; color:#13478f; text-transform:uppercase; font-weight:900; margin-top:20px;}

.footerMainLinks{ margin:0; padding:0;}
.footerMainLinks li{ margin:0 0 5px 0; padding:0; list-style-type:none;}
.footerMainLinks li h3{ text-transform:uppercase; font-weight:600; color:#efefef; font-size:14px;}
.footerMainLinks li a{ color:#444; font-weight:normal; font-size:14px;}
.footerMainLinks li a:hover{ color:#13478f; font-weight:normal; text-decoration:underline;}

#news-signup-input { margin: 0; margin-top: 15px; padding: 0; }
#news-signup-input .signup-query { padding-right: 3px; padding-right: 4px \9; padding-left: 10px; padding-left: 4px \9; /* IE7-8 doesn't have border-radius, so don't indent the padding */
margin-bottom: 0; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; height: 43px; }
#news-signup-input button { border: 0; background: none; /** belows styles are working good */
padding: 2px 5px; margin-top: 2px; position: relative; left: -28px; /* IE7-8 doesn't have border-radius, so don't indent the padding */
margin-bottom: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #D9230F; }
.signup-query:focus + button { z-index: 3; }

.form-controlSignup{ border:1px solid #b8b8b8; }

.navbar-default .navbar-toggle { border-color: transparent;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background-color: transparent;}
.navbar-default .navbar-toggle .icon-bar{ background-color: #0e4d9d;}
.navbar-default .navbar-toggle .icon-bar:nth-child(1){ background-color: #26878d;}
.navbar-default .navbar-toggle .icon-bar:nth-child(2){ background-color: #4fb65b;}
.navbar-nav {margin: 0 0; }

hr.greenLine{border-top: 1px solid #60b365;}
hr.greyLine{border-top: 4px solid #e7e7e7; margin:0;}

.aboutSec{ background:#f6f6f6;}
.aboutSec p{ font-size:18px; color:#444; font-weight:500; line-height:40px; margin-top: 40px;}
.aboutSec h3{ font-size:48px; color:#444; font-weight:700; text-align:center; margin-top: 75px;}

.aboutItem-content{ background:#fff; padding:30px;}
.aboutItem-content h4{ font-size:30px; color:#0e468f; font-weight:700; text-transform:uppercase;}
.aboutItem-content p{ font-size:18px; color:#444; font-weight:500; line-height:34px; margin-top:20px;}
.aboutItem-image{ padding:0;}

.greenLineDotHor { background:#55ae5a; width:100%; height:2px; display:inline-block; margin-top:0;}
.greenLineDotHor:after { content: ""; width: 11px; height: 11px; background: #55ae5a; position: relative; display: inline-block; border-radius: 30px; float: left; vertical-align: middle; margin-top: -5px;}

.greenLineDotHorleftAlign { background:#55ae5a; width:100%; height:2px; display:inline-block; margin-top:0;}
.greenLineDotHorleftAlign:after { content: ""; width: 11px; height: 11px; background: #55ae5a; position: relative; display: inline-block; border-radius: 30px; float: right; vertical-align: middle; margin-top: -5px;}

.usfSec{ background:#f6f6f6;}
.usfSec p{ font-size:18px; color:#444; font-weight:500; line-height:40px; margin-top: 40px;}
.usfSec h3{ font-size:48px; color:#444; font-weight:700; text-align:center; margin-top: 75px;}
.usfSecItem{ margin:0; background:#fff;}
.usfSecItem-content{ background:#fff; padding:30px;}
.usfSecItem-content h4{ font-size:30px; color:#0e468f; font-weight:700; text-transform:uppercase;}
.usfSecItem-content p{ font-size:18px; color:#444; font-weight:500; line-height:34px; margin-top:20px;}

.noPad{ padding:0;}
.row-eq-height { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.kProductSec{ float:left; width:100%; margin:0; padding:0 15px;}
.kProductSec li{ float:left; margin:0; padding:0; list-style-type:none; height:200px; position:relative; overflow:hidden; width : 25%;}
.kProductSec li a{width: 100%; height: auto; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; position:absolute; top:0; right:0; bottom:0; left:0;}
.kProductSec li a.bgImgOne{ background:url(../images/knowledge-product-main-page-img1.png) center center no-repeat;}
.kProductSec li a.bgImgTwo{ background:url(../images/knowledge-product-main-page-img2.png) 57% 25% no-repeat;}
.kProductSec li a.bgImgThree{ background:url(../images/knowledge-product-main-page-img3.png) center center no-repeat;}
.kProductSec li a.bgImgFour{ background:url(../images/knowledge-product-main-page-img4.png) center center no-repeat;}
.kProductSec li a.bgImgFive{ background:url(../images/knowledge-product-main-page-img5.png) center center no-repeat;}
.kProductSec li .overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; opacity: 0.7; transition: .5s ease; cursor:pointer;}
.kProductSec li:hover .overlay { opacity: 0; visibility:hidden;}
.kProductSec li h4{ position:absolute; /*bottom:0; */ z-index:3; color:#fff; font-size:24px; font-weight:normal; padding: 0 15px; margin-top:0;}

.kProductSec li .gradientOne { background: #ceecf5; background: -moz-linear-gradient(left, #52abc6 0%, #ceecf5 100%); background: -webkit-linear-gradient(left, #52abc6 0%, #ceecf5 100%); background: linear-gradient(to right, #52abc6 0%, #ceecf5 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52abc6', endColorstr='#ceecf5', GradientType=1 );}

.kProductSec li .gradientTwo { background: #d7eeea; background: -moz-linear-gradient(left, #35a390 0%, #d7eeea 100%); background: -webkit-linear-gradient(left, #35a390 0%, #d7eeea 100%); background: linear-gradient(to right, #35a390 0%, #d7eeea 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35a390', endColorstr='#d7eeea', GradientType=1 );}

.kProductSec li .gradientThree { background: #dcedce; background: -moz-linear-gradient(left, #5da224 0%, #dcedce 100%); background: -webkit-linear-gradient(left, #5da224 0%, #dcedce 100%); background: linear-gradient(to right, #5da224 0%, #dcedce 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5da224', endColorstr='#dcedce', GradientType=1 );}

.kProductSec li .gradientFour { background: #f6f6d0; background: -moz-linear-gradient(left, #acac25 0%, #f6f6d0 100%); background: -webkit-linear-gradient(left, #acac25 0%, #f6f6d0 100%); background: linear-gradient(to right, #acac25 0%, #f6f6d0 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#acac25', endColorstr='#f6f6d0', GradientType=1 );}

.kProductSec li .gradientFive { background: #f88f2e; background: -moz-linear-gradient(left, #a85d18 0%, #f88f2e 100%); background: -webkit-linear-gradient(left, #a85d18 0%, #f88f2e 100%); background: linear-gradient(to right, #a85d18 0%, #f88f2e 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a85d18', endColorstr='#f88f2e', GradientType=1 );}

.kProductSec li .gradientSix { background: #feeed9; background: -moz-linear-gradient(left, #a46717 0%, #feeed9 100%); background: -webkit-linear-gradient(left, #a46717 0%, #feeed9 100%); background: linear-gradient(to right, #a46717 0%, #feeed9 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a46717', endColorstr='#feeed9', GradientType=1 );}

.kProductSec li .gradientSeven { background: #f8ccdf; background: -moz-linear-gradient(left, #a32059 0%, #f8ccdf 100%); background: -webkit-linear-gradient(left, #a32059 0%, #f8ccdf 100%); background: linear-gradient(to right, #a32059 0%, #f8ccdf 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a32059', endColorstr='#f8ccdf', GradientType=1 );}

.kProductSec li .gradientEight { background: #e0d5e9; background: -moz-linear-gradient(left, #661ba4 0%, #e0d5e9 100%); background: -webkit-linear-gradient(left, #661ba4 0%, #e0d5e9 100%); background: linear-gradient(to right, #661ba4 0%, #e0d5e9 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#661ba4', endColorstr='#e0d5e9', GradientType=1 );}


.fillOne{ opacity:1;}

#custom-search-product { margin: 0; margin-top: 35px; padding: 0; }
#custom-search-product .search-query { padding-right: 3px; padding-right: 4px \9; padding-left: 3px; padding-left: 4px \9; /* IE7-8 doesn't have border-radius, so don't indent the padding */
margin-bottom: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
#custom-search-product button { border: 0; background: none; /** belows styles are working good */
padding: 2px 5px; margin-top: 2px; position: relative; left: -28px; /* IE7-8 doesn't have border-radius, so don't indent the padding */
margin-bottom: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #D9230F; }
.search-query:focus + button { z-index: 3; }

.searchProduct{ border:0; border-bottom:1px solid #aaa; box-shadow:none; background-color: #f6f6f6; }
.searchProduct:focus{ border:0; border-bottom:1px solid #aaa; box-shadow:none; background-color: #f6f6f6; }
.searchProduct,
.searchProduct::-webkit-input-placeholder {font-size: 30px; line-height: 3; font-style:italic; font-weight:300; }
#custom-search-product .search-query{ border-radius:0; padding-left:0; padding-top: 25px; padding-bottom: 25px; }
.btn-customgrey{ color: #444 !important; font-size: 21px;}

.knowledgeProductSec{ background:#f6f6f6; padding-bottom:40px;}

.select-style { padding: 0; margin: 35px 0 0 0; border:0; border-bottom:1px solid #aaa; overflow: hidden; position: relative;}
.select-style select { font-size: 30px; font-weight:300; padding: 5px 8px; width: 100%; border: none; box-shadow: none; outline:none; background-color: transparent; background-image: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; }
.select-style:after { top: 50%; left: 95%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(0, 0, 0, 0); border-top-color: #000000; border-width: 5px; margin-top: -2px; z-index: 100; }

.select-style select::-ms-expand { display: none;}

.select-styleOne { padding: 0; margin: 35px 0 0 0; border:0; border-bottom:1px solid #aaa; overflow: hidden; position: relative;}
.select-styleOne select { font-size: 18px; font-weight:500; padding: 5px 8px; width: 100%; border: none; box-shadow: none; outline:none; background-color: transparent; background-image: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; }
.select-styleOne:after { top: 50%; left: 95%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(0, 0, 0, 0); border-top-color: #000000; border-width: 5px; margin-top: -2px; z-index: 100; }

.select-styleOne select::-ms-expand { display: none;}

.txtLight{ font-size:16px; font-weight:300; margin-top:40px;}

.kProductItemInfoSec{ background:#fff; float:left; width:100%; padding:15px; margin:70px 0 10px 0;}
.kProductItemInfoSec h4 a{ font-size:24px; color:#13478f; font-weight:700;}
.kProductItemInfoSec h4 a:hover{ text-decoration:underline;}
.kProductItemInfoSec .listOne{ margin:0; padding:0; width:100%;}
.kProductItemInfoSec .listOne li{ margin:0; padding:0; list-style-type:none; float:left; width:50%;}
.kProductItemInfoSec .listTwo{ margin:0; padding:0; width:100%;}
.kProductItemInfoSec .listTwo li{ margin:0; padding:0; list-style-type:none; float:left; width:100%;}
.kProductItemInfoSec .listThree{ margin:0; padding:0; width:100%;}
.kProductItemInfoSec .listThree li{ margin:15px 0 5px 0; padding:0; list-style-type:none; float:left; width:100%;}
.kProductItemInfoSec .listThree li a.downloadBtn{ background:#ff8144; -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; padding:12px 20px; color:#fff; font-size:16px; font-weight:700; width:126px; margin:0 auto; display:block; text-align:center; border:1px solid #ff8144;}
.kProductItemInfoSec .listThree li a.downloadBtn:hover{ background:#fff; border-radius:25px; padding:12px 20px; color:#ff8144; font-size:16px; font-weight:700; width:126px; margin:0 auto; display:block; text-align:center; border:1px solid #ff8144;}
.kProductItemInfoSec .listThree li a.abstractBtn{ background:#fff; -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; padding:12px 20px; color:#ff8144; font-size:16px; font-weight:700; width:126px; margin:0 auto; display:block; text-align:center; border:1px solid #ff8144;}
.kProductItemInfoSec .listThree li a.abstractBtn:hover{ background:#ff8144; border-radius:25px; padding:12px 20px; color:#fff; font-size:16px; font-weight:700; width:126px; margin:0 auto; display:block; text-align:center; border:1px solid #ff8144;}
.kProductItemInfoSec h5{ font-size:18px; color:#54ad5b; font-weight:normal;}
.kProductItemInfoSec h6{ font-size:12px; color:#444444; font-weight:900; text-transform:uppercase;}
.kProductItemInfoSec p{ font-size:16px; color:#444444; font-weight:normal;}

.customPagination{ float:left; width:100%; margin:25px 0; padding:0; border-top:1px solid #cdcdcd; text-align:center; list-style-type:none;}
.customPagination li{ display:inline-block; margin:0 10px;}
.customPagination li a{ font-size:16px; color:#aaa; padding:0 10px; display:block; border-top:3px solid transparent; margin-top: -2px;}
.customPagination li a:hover, .customPagination li a.active{ color:#444; border-top:3px solid #55ae5a;}

.gradientLine { position:relative; background: #0e469a; background: -moz-linear-gradient(left, #0e469a 0%, #31827c 50%, #56bc5c 100%); background: -webkit-linear-gradient(left, #0e469a 0%, #31827c 50%, #56bc5c 100%); background: linear-gradient(to right, #0e469a 0%, #31827c 50%, #56bc5c 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e469a', endColorstr='#56bc5c', GradientType=1 ); width:100%; height:3px;}

.leftGreySec{ background-color:#f1f1f1;}
.leftGreySecOne{ background-color:#f1f1f1; margin-bottom:40px;}
.leftGreySecOne h4{ font-size:36px; color:#444;}
.rightWhiteSec{ background-color:#fff;}
.rightWhiteSec h2{ font-size:48px; color:#13478f; font-weight:900; margin-left:60px;}

.rightWhiteSecOne{ background-color:#fff; padding-left:80px;}
.rightWhiteSecOne h2{ font-size:48px; color:#13478f; font-weight:900; margin-bottom:40px;}
.rightWhiteSecOne p.contTxtTwo{ font-size:18px; color:#444444; font-weight:normal; margin-top: 37px;}

.rightWhiteSec .listOne{ margin:0 0 30px 0; padding:0; width:100%; float:left;}
.rightWhiteSec .listOne li{ margin:0; padding:0; list-style-type:none; float:left; width:50%;}
.rightWhiteSec .listTwo{ margin:0 0 30px 0; padding:0; width:100%; float:left;}
.rightWhiteSec .listTwo li{ margin:0; padding:0; list-style-type:none; float:left; width:100%;}

.rightWhiteSec h5{ font-size:18px; color:#54ad5b; font-weight:normal;}
.rightWhiteSec h6{ font-size:12px; color:#444444; font-weight:900; text-transform:uppercase;}
.rightWhiteSec p.contTxt{ font-size:16px; color:#444444; font-weight:normal; float:left; line-height:31px; margin-bottom:20px;}
.rightWhiteSec p.contTxtOne{ font-size:16px; color:#444444; font-weight:normal;}

.rightWhiteSec a.downloadBtn{ background:#ff8144; -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; padding:12px 20px; color:#fff; font-size:16px; font-weight:700; width:126px; margin:15px auto; display:block; text-align:center; border:1px solid #ff8144;}
.rightWhiteSec a.downloadBtn:hover{ background:#fff; border-radius:25px; padding:12px 20px; color:#ff8144; font-size:16px; font-weight:700; width:126px; margin:15px auto; display:block; text-align:center; border:1px solid #ff8144;}

.rightWhiteBox{ background-color:#fff; padding:12px; margin: 20px 15px; position:relative;}

.socialMediaIconsGreen{ margin:0; padding:0; text-align: center;}
.socialMediaIconsGreen li{ list-style-type:none; display:inline-block; margin:5px;}
.socialMediaIconsGreen li a{ background:#fff; border:1px solid #54ad5b; width:42px; height:42px; display:block; border-radius:25px; color:#54ad5b;}
.socialMediaIconsGreen li a:hover{ background:#54ad5b; border:1px solid #54ad5b; width:42px; height:42px; display:block; border-radius:25px; color:#fff;}
.socialMediaIconsGreen li a i{ text-align:center; display:block; vertical-align:middle; padding-top:12px;}

.smediaIconsSec{ width:100%; float:left; border-top:1px solid #dedede; padding:15px 0; margin: 0 15px;}
.smediaIconsSec h6{ font-size:12px; color:#444444; font-weight:900; text-transform:uppercase;}

.relatedSec h3{ font-size:30px; color:#0e468f; text-transform:uppercase; margin:35px 0 20px 0; font-weight:700;}
.relatedSec a h4{ font-size:24px; color:#0e468f; margin:20px 0; font-weight:700;}
.relatedSec a:hover h4{ text-decoration:underline;}

.topRadiosec{ margin: 46px 0 0 0; border-bottom:1px solid #aaaaaa; padding:0 15px; width:100%;}
.radio {display:inline-block; margin-right:70px;}
.radio:last-child { margin-right:0;}
.radio label { display: inline-block; position: relative; padding-left: 5px; font-size: 15px; color: #333; font-weight:500; }
.radio .custom_radio::before { content: ""; display: inline-block; position: absolute; width: 17px; height: 17px; left: 0; margin-left: -15px; border: 1px solid #cccccc; border-radius: 50%; background-color: #fff; -webkit-transition: border 0.15s ease-in-out; -o-transition: border 0.15s ease-in-out; transition: border 0.15s ease-in-out; }
.radio .custom_radio::after { display: inline-block; position: absolute; content: " "; width: 11px; height: 11px; left: 3px; top: 3px; margin-left: -15px; border-radius: 50%; background-color: #555555; -webkit-transform: scale(0, 0); -ms-transform: scale(0, 0); -o-transform: scale(0, 0); transform: scale(0, 0); -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
.radio input[type="radio"] { opacity: 0; }
.radio input[type="radio"]:focus + .custom_radio::before { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
.radio input[type="radio"]:checked + .custom_radio::after { -webkit-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); }
.radio input[type="radio"]:disabled + .custom_radio { opacity: 0.65; }
.radio input[type="radio"]:disabled + .custom_radio::before { cursor: not-allowed; }
.radio.radio-inline { margin-top: 0; }
.radio-primary input[type="radio"] + .custom_radio::after { background-color: #000; }
.radio-primary input[type="radio"]:checked + .custom_radio::before { border-color: #000; outline:none;}
.radio-primary input[type="radio"]:checked + .custom_radio::after { background-color: #000; }

.venueInfo{ margin:0 0 25px 0; padding:0;}
.leftGreenLine{ content:""; width:100%; height:2px; background-color:#54ad5b; display: block; margin-top:5px;}
.venueInfo h6{ font-size:12px; color:#444444; font-weight:900; text-transform:uppercase; margin-top:0;}
.venueInfo p{ font-size:30px; color:#444444; font-weight:300;}
.venueInfo p a{ font-size:30px; color:#444444; font-weight:300;}

.eventDetailCont{ font-size:18px; color:#444444; font-weight:500; line-height:40px; margin:15px 0 30px 0;}
.eventDetailContTitle{ font-size:24px; color:#0e468f; font-weight:900; margin:0;}

.rightWhiteSecOne a.downloadBtn{ background:#ff8144; -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; padding:12px 20px; color:#fff; font-size:16px; font-weight:700; width:126px; margin:15px 0; display:block; border:1px solid #ff8144;}
.rightWhiteSecOne a.downloadBtn:hover{ background:#fff; border-radius:25px; padding:12px 20px; color:#ff8144; font-size:16px; font-weight:700; width:126px; margin:15px 0; display:block; border:1px solid #ff8144;}

.fileSizeTxt{ font-size:16px; color:#444444; font-weight:normal; margin-left:40px;}

.marg-0{ margin:0;}

p.txtGradientBg{background-image: -moz-linear-gradient( 0deg, rgb(19,71,143) 0%, rgb(85,174,90) 100%); background-image: -webkit-linear-gradient( 0deg, rgb(19,71,143) 0%, rgb(85,174,90) 100%); background-image: -ms-linear-gradient( 0deg, rgb(19,71,143) 0%, rgb(85,174,90) 100%); padding:10px 15px; margin:50px 0 20px 0; display:inline-block; color:#fff; font-size:16px; text-align:center; text-shadow: none;}

.blogDateTxt{ font-size:24px; color:#444; font-weight:300;}
.blogAuthor{font-size: 30px;color: #444;font-weight: 300;font-style: italic;}
p.blogDateTxtOne{ font-size:18px; color:#fff; font-weight:300; text-shadow: none;}
.blogContTxt{ font-size:30px; color:#444; font-weight:300; font-style:italic; margin-bottom:35px;}
.blogContTxtOne{ font-size:18px; color:#444; font-weight:500;}
.blogContImg{margin-bottom:25px;}
.blogSubTitleGreen{ font-size:36px; color:#54ad5b; font-weight:normal; margin:35px 0; line-height:48px;}

.rightWhiteSecOne h2.txtColorBlack{ color:#272727;}

.blogSec{ background:#f6f6f6; padding:40px 0;}

.blogSecBox{ background-color:#fff; padding:0; margin:20px 15px;}
.blogSecBox .imageSec{ position:relative;}
.blogSecBox .imageSec .blogCat{background-image: -moz-linear-gradient( 0deg, rgb(19,71,143) 0%, rgb(85,174,90) 100%); background-image: -webkit-linear-gradient( 0deg, rgb(19,71,143) 0%, rgb(85,174,90) 100%); background-image: -ms-linear-gradient( 0deg, rgb(19,71,143) 0%, rgb(85,174,90) 100%); opacity: 0.8; position: absolute; bottom:0; left:30px; padding:5px 15px 0 15px;}
.blogSecBox .imageSec .blogCat p{ color:#fff; font-size:16px; text-align:center; position:relative; z-index:7;}
.blogSecBox .infoSec{padding:15px;}
.blogSecBox .infoSec p{ font-size:16; color:#444;}
.blogSecBox .infoSec h4 a{ font-size:21px; color:#13478f; font-weight:700; margin:40px 0 20px 0; display:block;}
.blogSecBox .infoSec h4 a:hover{ text-decoration:underline;}

.blogSecBox .infoSecOne { padding: 15px; position: absolute; width: 50%; top: 0; background: rgba(255,255,255,0.70); height: 100%; left: 50%; }
.blogSecBox .infoSecOne p{ font-size:16; color:#444;}
.blogSecBox .infoSecOne h4 a { font-size: 21px; color: #13478f; font-weight: 700; margin: 40px 0 20px 0; display: block; position: absolute; bottom:30px; }
.blogSecBox .infoSecOne h4 a:hover{ text-decoration:underline;}

.partnershipLogo img{margin: 30px 0;}

/*20/02/2018 - Phase 2*/
.kProductSec li a{width: 100%; height: auto; -webkit-background-size: cover !important; -moz-background-size: cover !important; background-size: cover !important; -o-background-size: cover !important; position:absolute; top:0; right:0; bottom:0; left:0;}

.rightWhiteSecTwo{ background-color:#fff; padding-left:80px;}
.rightWhiteSecTwo h2{ font-size:48px; color:#272727; font-weight:900; margin-top:77px; margin-bottom:40px;}
.rightWhiteSecTwo p.contTxtTwo{ font-size:18px; color:#444444; font-weight:normal; margin-top: 37px;}
.rightWhiteSecTab{ background-color:#fff;}
.rightWhiteSecTab h2{ font-size:48px; color:#272727; font-weight:900; margin-top:70px; margin-bottom:40px;}
.rightWhiteSecTab p.contTxtTwo{ font-size:18px; color:#444444; font-weight:normal; margin-top: 37px;}
.greenLineDotAlignOne{ top:78px !important;}
.relatedSecOne{ margin-bottom:65px;}
.relatedSecOne h3{ font-size:30px; color:#0e468f; text-transform:uppercase; margin:35px 0 20px 0; font-weight:700;}
.relatedSecOne a h4{ font-size:24px; color:#0e468f; margin:20px 0; font-weight:500;}
.relatedSecOne a:hover h4{ text-decoration:underline;}
.relatedSecOne h6{ font-size:16px; color:#444; font-weight:300; margin-top:15px;}
.relatedSecOne ul{ margin:0 0 20px 0; padding:0; float:left; width:100%;}
.relatedSecOne ul li{width:100%; margin:20px 0; padding:0; list-style-type:none;}
.relatedSecOne ul li a{ font-size:24px; color:#0e468f; margin:20px 0; font-weight:500;}
.relatedSecOne ul li a:hover{ text-decoration:underline;}

.udMapSec{}
.udMapInfo {
    /* float:left;  */
    width:100%; padding:20px 20px 10px 20px; background:#fff;  margin-top:0px !important; ; box-shadow: 0px 12px 30px 0px rgba(11, 22, 31, 0.55); 
/*border: 5px solid transparent; -moz-border-image: -moz-linear-gradient(top, #55ae5a 0%, #0e468f 100%); -webkit-border-image: -webkit-linear-gradient(top, #55ae5a 0%, #0e468f 100%); border-image: linear-gradient(to bottom, #55ae5a 0%, #0e468f 100%); */
border-image-slice: 1;}
.udMapInfo .mapCountryInfo{ width:100%; float:left;}
.udMapInfo .mapCountryInfo h3{ font-size:20px; color:#000; text-transform:uppercase; font-weight:bold; margin:0 0 14px 0; float:left;}
.udMapInfo .mapCountryInfo h3:after{ content: ""; width: 40px; height: 1px; background-color: #54ad5b; display: block; margin-top: 24px;}
.udMapInfo .mapCountryInfo img{ float:right;}
.udMapInfoSub{ margin:14px 0; float:left; width:100%;}
.udMapInfoSub h4{font-size:18px; color:#000; font-weight:normal; margin:0;}
.udMapInfoSub h6{font-size:10px; color:#000; text-transform:uppercase; font-weight:700; margin:0 0 14px 0;}
.udMapInfoSub ul{ margin:0; padding:0;}
.udMapInfoSub ul li{ list-style-type:none; margin:8px 0; padding:0; position:relative;}
.udMapInfoSub ul li .udMapgreenLineDot { background: #54ad5b; width: 50px; height: 1px; display: inline-block; position: absolute; left: -20px; top: 12px; }
.udMapInfoSub ul li .udMapgreenLineDot:after { content: ""; width: 6px; height: 6px; background: #54ad5b; position: relative; display: inline-block; border-radius: 30px; float: right; vertical-align: middle; margin-top: -3px; }
.udMapInfoSub ul li a{ font-size:16px; color:#55ae5a; text-decoration:none; font-weight:normal; margin-left:42px;}
.udMapInfoSub ul li a:hover{color:#000;}

/*.map-eq-box{ background:#155b75;}*/

.tabs-left, .tabs-right { border-bottom: none; padding-top: 0; }
.tabs-left { border-right: none; margin: 0; }
.tabs-left>li { float: none !important; cursor:pointer; display:block; }
.tabs-left>li { margin-right: 0; border-bottom: 1px solid #fff; }
.tabs-left>li.active>a, .tabs-left>li.active>a:hover, .tabs-left>li.active>a:focus { border-bottom-color: transparent; border-right-color: transparent; border: none; color: #222222; cursor:pointer;}
.tabs-left>li>a {margin-right: 0; display: block; color: #13478f; border: none; font-size: 18px; font-weight: 500; cursor:pointer; position:relative; padding:15px;}
.tabs-left>li>a:after{ content: "\f105"; font-family: FontAwesome; position:absolute; right:15px;}
.tabs-left>li>a:hover { background-color: #fff; color: #222222; border: none; cursor:pointer;}
.tabs-left>li>a:hover:after{ content: "\f107"; font-family: FontAwesome;}
.tabs-left>li>a:focus { background-color: #fff; color: #222222; border: none; cursor:pointer;}
.tabs-left>li>a:focus:after{ content: "\f107"; font-family: FontAwesome;}
.tab-content { margin: 0; padding:0; min-height: 500px; }
.no-pad-l-r{ padding-left:0; padding-right:0;}
.map-no-pad-r{ padding-right:0;}
.map-no-pad-l{ padding-left:0;}
.darkgreySecTab{ background-color:#5f686e; padding:16px 70px;}
.UDtabBanner { position:relative; background: #f1f1f1; width:100%; height:180px; overflow: hidden;}
.fillTabImg { position:absolute; width: 100%; height: auto; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; z-index:2; }
.bannerOverlayGreyTab { position: absolute; right: 0; top: 0; left: 0; height: 100%; padding: 32px; color: #f6f6f6; background-image: linear-gradient(to bottom, transparent 0, transparent 60%, #f6f6f6 100%);  z-index: 3; }
.UDtabBanner h4{ position:absolute; z-index:4; color:#fff; font-size:48px; font-weight:700; text-align:center; top: 50%; left: 50%; transform: translate(-50%, -50%);}


/* Media Quries */
@media screen and (min-width: 991px) {
.blogLeftSec{ position: relative;}
.greenLineDot{ position:absolute; top:15px; left:0; width:120%; z-index:4}
.greenLineDotAlign{ top:165px;}
.greenLineDotAlignColumn{ position:absolute; top:15px; left:0; width:100%; z-index:4}
.eventsDateTxt{ position:absolute; top:55px; right:-25px; z-index:5}
.aboutItem{ position:relative; margin:50px 0; float:left;}
.rightCont{ position:absolute; top:0; right:0; z-index:2;}
.leftCont{ position:absolute; top:0; left:0; z-index:2;}
.greenLineDotHor {position:absolute; z-index:3; top:46px; right:30px; width:110%; margin-top:40px;}
.greenLineDotHorleftAlign {position:absolute; z-index:3; top:46px; left:30px; width:110%; margin-top:40px;}
.rightAlignIcon{ display:block; text-align:right;}
.aboutItem-image img{ width:1024px;}
.kProductSec li{width:25% !important; border: 1px solid #fff;}
.kProductItemInfoSecImage{position:relative;}
.kProductItemInfoSecImage img{ position:absolute; top: -50px; z-index:2; height:200px;}
.kProductItemInfoSecImage .imgBehindGradient{ position:absolute; top:-44px; right:0; bottom:0; left:-6px; z-index:1; background: #0e468f; background: -moz-linear-gradient(top, #0e468f 0%, #54ac5a 100%); background: -webkit-linear-gradient(top, #0e468f 0%,#54ac5a 100%); background: linear-gradient(to bottom, #0e468f 0%,#54ac5a 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e468f', endColorstr='#54ac5a',GradientType=0 ); width:100%; height:200px;}
.rightWhiteBox img{ position:absolute; left:-70px;}
.leftGreySecOne h4{margin-top: 80px;}
}
 @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
.navbar-nav>li{ padding-right:18px !important;}
.usfSecItem-content h4{ font-size:24px;}
.topMainBanner, .topMainBannerOne{ height:auto;}
.bannerContentOne{ margin:35px 0;}
.radio{ margin-right: 35px;}
}
 @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
.hidden-xs{ display: none;}
.greenLineDotVer{ display:none;}
.bannerOverlay, .bannerOverlayGrey{ display:none;}
.fill{ width: 100%; height:100%;}
.topMainBanner, .topMainBannerOne{ height:100%;}
.bannerContent{ margin-top:15px;}
.bannerContentOne{ margin:35px 0;}
.vileAll{ text-align:left;}
.borderLT{ border-left: none; border-top:1px solid #aeafaf; margin-top:10px;}
.navbar-nav>li{ padding-right:20px !important;}
.navbar-default .navbar-nav>li>a{ font-size:12px; text-transform:none; font-weight:500;}
.mobileClr{ clear:both;}
.footerLogo img{ margin: 15px auto;}
.eventsDateTxt{ text-align:left;}
.kProductSec li{width:100%;}
.kProductSec li{ height:300px;}
.relatedSec{ text-align:center;}
.relatedSec img{ text-align:center; margin:0 auto;}
.row-eq-height { display: block; }
.blogSecBox{margin:20px 0;}
.bannerContentTwo{ height:300px;}
.rightWhiteSec h2{ margin-left:10px;}

/*20/02/2018 - Phase 2*/
.rightWhiteSecTwo{ padding-left:15px;}
.darkgreySecTabMob{ z-index:5; margin-bottom:18px;}
.UDtabBanner{ height:450px;}
.mobtab{-webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; background:#fff url(../images/selectbox-arrow.png) no-repeat 97% center; font-size:24px; color:#222; line-height:31px; height:60px; border:none; border-radius:0; border-bottom:1px solid #010101; padding:6px 20px; outline:none;}
select.mobtab::-ms-expand {display: none;}
.udMapInfoMob {width:100%; float:left; margin:40px 0 120px 0; padding:20px 20px 0px 20px; background:#222; box-shadow: 0px 12px 30px 0px rgba(11, 22, 31, 0.55); border: 5px solid transparent; -moz-border-image: -moz-linear-gradient(top, #55ae5a 0%, #0e468f 100%); -webkit-border-image: -webkit-linear-gradient(top, #55ae5a 0%, #0e468f 100%); border-image: linear-gradient(to bottom, #55ae5a 0%, #0e468f 100%); border-image-slice: 1; }
.udMapInfoMob .mapCountryInfoMob{ width:100%; float:left;}
.udMapInfoMob .mapCountryInfoMob h3{ font-size:24px; color:#fff; text-transform:uppercase; font-weight:bold; margin:0 0 14px 0; float:left;}
.udMapInfoMob .mapCountryInfoMob h3:after{ content: ""; width: 40px; height: 1px; background-color: #54ad5b; display: block; margin-top: 24px;}
.udMapInfoMob .mapCountryInfoMob img{ float:right;}
.udMapInfoSubMob{ margin:14px 0; float:left; width:100%;}
.udMapInfoSubMob h4{font-size:24px; color:#fff; font-weight:normal; margin:0;}
.udMapInfoSubMob h6{font-size:10px; color:#919191; text-transform:uppercase; font-weight:normal; margin:0 0 14px 0;}
.udMapInfoSubMob ul{ margin:0; padding:0;}
.udMapInfoSubMob ul li{ list-style-type:none; margin:8px 0; padding:0; position:relative;}
.udMapInfoSubMob ul li .udMapgreenLineDot { background: #54ad5b; width: 54px; height: 1px; display: inline-block; position: absolute; left: -25px; top: 12px; }
.udMapInfoSubMob ul li .udMapgreenLineDot:after { content: ""; width: 6px; height: 6px; background: #54ad5b; position: relative; display: inline-block; border-radius: 30px; float: right; vertical-align: middle; margin-top: -3px; }
.udMapInfoSubMob ul li a{ font-size:16px; color:#55ae5a; text-decoration:none; font-weight:normal; margin-left:42px;}
.udMapInfoSubMob ul li a:hover{color:#fff;}

.map-no-pad-r{ padding-right:15px;}
.map-no-pad-l{ padding-left:15px;}
}
@media screen and (min-width: 768px) {
.navbar-nav>li { float: left; padding-left: 0; padding-right: 43px; }
.navbar-nav>li:last-child { float: left; padding-left: 0; padding-right: 0; }
header .nav>li>a { position: relative; display: block; padding: 10px 0; }
}
@media (min-width: 767px) and (max-width: 992px ) {
.carousel-inner .active.left { left: -50%; }
.carousel-inner .next        { left:  50%; }
.carousel-inner .prev		 { left: -50%; }
.carousel-inner .active > div { display:none; }
.carousel-inner .active > div:first-child { display:block; }
.carousel-inner .active > div:first-child + div { display:block; }


/*20/02/2018 - Phase 2*/
.rightWhiteSecTwo{ padding-left:15px;}
.darkgreySecTabMob{ z-index:5; margin-bottom:18px;}
.UDtabBanner{ height:450px;}
.mobtab{-webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; background:#fff url(../images/selectbox-arrow.png) no-repeat 97% center; font-size:24px; color:#222; line-height:31px; height:60px; border:none; border-radius:0; border-bottom:1px solid #010101; padding:6px 20px; outline:none;}
select.mobtab::-ms-expand {display: none;}
.udMapInfoMob {width:100%; float:left; margin:40px 0 120px 0; padding:20px 20px 0px 20px; background:#222; box-shadow: 0px 12px 30px 0px rgba(11, 22, 31, 0.55); border: 5px solid transparent; -moz-border-image: -moz-linear-gradient(top, #55ae5a 0%, #0e468f 100%); -webkit-border-image: -webkit-linear-gradient(top, #55ae5a 0%, #0e468f 100%); border-image: linear-gradient(to bottom, #55ae5a 0%, #0e468f 100%); border-image-slice: 1; }
.udMapInfoMob .mapCountryInfoMob{ width:100%; float:left;}
.udMapInfoMob .mapCountryInfoMob h3{ font-size:24px; color:#fff; text-transform:uppercase; font-weight:bold; margin:0 0 14px 0; float:left;}
.udMapInfoMob .mapCountryInfoMob h3:after{ content: ""; width: 40px; height: 1px; background-color: #54ad5b; display: block; margin-top: 24px;}
.udMapInfoMob .mapCountryInfoMob img{ float:right;}
.udMapInfoSubMob{ margin:14px 0; float:left; width:100%;}
.udMapInfoSubMob h4{font-size:24px; color:#fff; font-weight:normal; margin:0;}
.udMapInfoSubMob h6{font-size:10px; color:#919191; text-transform:uppercase; font-weight:normal; margin:0 0 14px 0;}
.udMapInfoSubMob ul{ margin:0; padding:0;}
.udMapInfoSubMob ul li{ list-style-type:none; margin:8px 0; padding:0; position:relative;}
.udMapInfoSubMob ul li .udMapgreenLineDot { background: #54ad5b; width: 54px; height: 1px; display: inline-block; position: absolute; left: -25px; top: 12px; }
.udMapInfoSubMob ul li .udMapgreenLineDot:after { content: ""; width: 6px; height: 6px; background: #54ad5b; position: relative; display: inline-block; border-radius: 30px; float: right; vertical-align: middle; margin-top: -3px; }
.udMapInfoSubMob ul li a{ font-size:16px; color:#55ae5a; text-decoration:none; font-weight:normal; margin-left:42px;}
.udMapInfoSubMob ul li a:hover{color:#fff;}

.map-no-pad-r{ padding-right:15px;}
.map-no-pad-l{ padding-left:15px;}

}
@media only screen and (max-width:767px) {
.hidden-xs { display: none; }
.row-eq-height { display: block; }
.carousel-inner .active.left { left: -100%; }
.carousel-inner .next { left: 100%; }
.carousel-inner .prev { left: -100%; }
.carousel-inner .active > div { display: none; }
.carousel-inner .active > div:first-child { display: block; }
.margTopDeskNo { margin-top: 30px; }
.eventsDateTxt { text-align: left; }
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover { border-top: none; }
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover { border-top: none; }
.navbar-default .navbar-nav>li>a { border-top: none; color: #cacaca; }
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover { color: #fff; }
navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover { color: #fff; }
.greenLineDotVer { display: none; }
.bannerOverlay, .bannerOverlayGrey { display: none; }
.fill { width: auto; height: 100%; }
.topMainBanner { height: 100%; }
.bannerContent { margin-top: 15px; }
.bannerContentOne { margin-top: 100px; }
.vileAll { text-align: left; }
.borderLT { border-left: none; border-top: 1px solid #aeafaf; margin-top: 10px; }
.bannerContent h2 { font-size: 3em; }
.citiesSec h3 { text-align: center; font-size: 1.6em; }
.secTitle { font-size: 1.6em; }
.mobileBg { background: -moz-linear-gradient(left, #0e469a 0%, #31827c 50%, #56bc5c 100%); background: -webkit-linear-gradient(left, #0e469a 0%, #31827c 50%, #56bc5c 100%); background: linear-gradient(to right, #0e469a 0%, #31827c 50%, #56bc5c 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e469a', endColorstr='#56bc5c', GradientType=1 );
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: transparent; }
.mobileClr { clear: both; }
.footerLogo img { margin: 15px auto; }
.kProductSec li { width: 100%; }
.kProductSec li { height: 300px; }
.smediaIconsSec { padding: 0; margin: 0; }
.relatedSec { text-align: center; }
.relatedSec img { text-align: center; margin: 0 auto; }
.rightWhiteSec h2 { margin-left: 0; font-size: 40px; }
.radio { display: block; }
.topRadiosec { margin: 12px 0 0 0; }
.topMainBannerOne { height: 260px; }
.rightWhiteSecOne { padding-left: 15px; }
.rightWhiteSecOne h2 { font-size: 30px; }
.venueInfo p, .venueInfo p a { font-size: 18px; }
.blogSecBox { margin: 20px 0; }
.bannerContentTwo { height: 400px; }


/*20/02/2018 - Phase 2*/
.rightWhiteSecTwo h2{ font-size:30px; margin-top: 35px;}
.rightWhiteSecTwo{ padding-left:15px; } 
.leftGreySecNewMob{ margin-top:0;}
.greyBgMob{ background-color:#f1f1f1;}
.darkgreySecTabMob{ z-index:5; margin-bottom:18px;}
.UDtabBanner{ height:210px;}
.mobtab{ -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; background:#fff url(../images/selectbox-arrow.png) no-repeat 95% center; font-size:18px; color:#222; line-height:31px; height:60px; border:none; border-radius:0; border-bottom:1px solid #010101; padding:6px 20px; outline:none;}
select.mobtab::-ms-expand {display: none;}
.leftGreySecMob{ margin-top:0;}
.udMapInfoMob {width:100%; float:left; margin:40px 0 120px 0; padding:20px 20px 0px 20px; background:#222; box-shadow: 0px 12px 30px 0px rgba(11, 22, 31, 0.55); border: 5px solid transparent; -moz-border-image: -moz-linear-gradient(top, #55ae5a 0%, #0e468f 100%); -webkit-border-image: -webkit-linear-gradient(top, #55ae5a 0%, #0e468f 100%); border-image: linear-gradient(to bottom, #55ae5a 0%, #0e468f 100%); border-image-slice: 1; }
.udMapInfoMob .mapCountryInfoMob{ width:100%; float:left;}
.udMapInfoMob .mapCountryInfoMob h3{ font-size:24px; color:#fff; text-transform:uppercase; font-weight:bold; margin:0 0 14px 0; float:left;}
.udMapInfoMob .mapCountryInfoMob h3:after{ content: ""; width: 40px; height: 1px; background-color: #54ad5b; display: block; margin-top: 24px;}
.udMapInfoMob .mapCountryInfoMob img{ float:right;}
.udMapInfoSubMob{ margin:14px 0; float:left; width:100%;}
.udMapInfoSubMob h4{font-size:24px; color:#fff; font-weight:normal; margin:0;}
.udMapInfoSubMob h6{font-size:10px; color:#919191; text-transform:uppercase; font-weight:normal; margin:0 0 14px 0;}
.udMapInfoSubMob ul{ margin:0; padding:0;}
.udMapInfoSubMob ul li{ list-style-type:none; margin:8px 0; padding:0; position:relative;}
.udMapInfoSubMob ul li .udMapgreenLineDot { background: #54ad5b; width: 54px; height: 1px; display: inline-block; position: absolute; left: -25px; top: 12px; }
.udMapInfoSubMob ul li .udMapgreenLineDot:after { content: ""; width: 6px; height: 6px; background: #54ad5b; position: relative; display: inline-block; border-radius: 30px; float: right; vertical-align: middle; margin-top: -3px; }
.udMapInfoSubMob ul li a{ font-size:16px; color:#55ae5a; text-decoration:none; font-weight:normal; margin-left:42px;}
.udMapInfoSubMob ul li a:hover{color:#fff;}
.smediaIconsSec { padding: 0; margin: 40px 0;}

.map-no-pad-r{ padding-right:15px;}
.map-no-pad-l{ padding-left:15px;}
}
.view-content .highmaps-element {
   // height: 720px !important;
}
.thumb_img{
    margin-top: 35px;
}

.front #block-system-main {display: none;}
.region-top-banner {background-color: #f1f1f1;}

/* .homeKrBox {
    width: 100%;
    min-height: 370px;
} */

.homeKrBox .infoSec {
    width: 49%;
    color: #ffffff;
    padding: 5px 0px 20px 20px;;
    display: inline-block;
    vertical-align: top;
}
.homeKrBox .infoSec a {
    color: #ffffff;
    font-size: 24px;
} 

.homeKrBox .imageSec {
    width: 49%;
    display: inline-block;
    padding: 20px 10px 15px;
}
.homeKrOverall {
    background-color: #f1f1f1;
}

.page-node-16  .bannerContent {
    margin-bottom: 240px;
}

.page-node-16 .bannerContent h2 {
    font-size: 46px;
}

.page-node-16 #block-views-knowledge-products-banner-block .secTitle {
    display: none;
}

.homeKrOverall {
    padding: 25px 0;
}


.mar-0 {
    margin: 0;
}
.pad-0 {
    padding: 0;
}

.hero-v3-smallimg-section {
    display: inline-block;
    width: 100%;
    background-color: #2f2323;
}

.hero-v3-smallimg-section {
    display: block;
}
.hero-container-fixed {
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
}

#page-header .simplenews-subscribe input.form-text {
    height: 35px;
    margin-top: 4px;
}

.view-featured-knowledge-resources .homeBlogSec {
    margin-top: 20px;
}

.view-knowledge-products-banner .view-content {
    margin-right: -30px;
}

.col-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  }

  #block-views-knowledge-products-banner-block {
    background-color: #f1f1f1;
  }
  .homeBlogBox .infoSec p.author {
    height: 30px;
}
#cityflSec .carousel-inner a {
    color: #fff;
}
#homekrSec .infoSec a:hover, #cityflSec .carousel-inner a:hover {
    text-decoration: underline;
}
.hmbreadCurmb {
    padding:5px 0px 10px 15px;
}

.topMainBanner .greenLineDotVer {
    display: none;
}
.kProductSec li {
  height: 250px !important;
}
@media only screen and (min-device-width: 390px) and (max-device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation : landscape) {
  .kProductSec li {
    width: 100%;
  }
}

