/*
Theme Name: wakidok
*/
html{color:#222;font-size:62.5%;line-height:normal;}
body{font-family:'Roboto', sans-serif;line-height:normal;overflow-x:hidden;}
p{font-family:'Raleway', sans-serif;}
@font-face{font-family:'Roboto-BoldCondensed'; font-display: swap; src:url('assets/fonts/Roboto-BoldCondensed.eot?#iefix') format('embedded-opentype'), url('assets/fonts/Roboto-BoldCondensed.woff') format('woff'), url('assets/fonts/Roboto-BoldCondensed.ttf') format('truetype'), url('assets/fonts/Roboto-BoldCondensed.svg#Roboto-BoldCondensed') format('svg');font-weight:normal;font-style:normal;}
h1, h2 , h3 , h4 , h5 , h6{margin:0;padding:0 0 15px;}
h1{font-size:48px;line-height:50px;color:#202e31;font-family:'Roboto-BoldCondensed';margin:0 0 2.347% 0;}
h2{font-size:27px;line-height:33px;color:#202e31;font-family:'Roboto-BoldCondensed';}
h1 , h2{position:relative;padding:0 0 0 18px;}
.fleft{float:left;}
.fright{float:right;}
h1:before , h2:before{content:"";position:absolute;height:80%;width:3px;display:block;background-color:#0079C2;left:0;top:4px;}
::-moz-selection{background:#b3d4fc;text-shadow:none;}
::selection{background:#b3d4fc;text-shadow:none;}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}
.alignleft{float: left;	margin-right: 15px;}
.alignright{float: right;margin-left: 15px;}
.aligncenter{display: block;margin: 0 auto;}
ul{list-style-position: inside;}
ol{list-style-position: inside;padding-left: 0}
li{padding-bottom: 10px;}
i{font-style: italic;}
b,strong {font-weight: bold;}
u{text-decoration: underline;}
audio,
canvas,
iframe,
img,
svg,
video{vertical-align:middle;}
fieldset{border:0;margin:0;padding:0;}
textarea{resize:vertical;}
.browserupgrade{margin:0.2em 0;background:#ccc;color:#000;padding:0.2em 0;}
.hidden{display:none !important;}
.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;white-space:inherit;}
.invisible{visibility:hidden;}
.clearfix:before,
.clearfix:after{content:" ";display:table;clear:both;}
.clearfix:after{clear:both;}
@media only screen and (min-width:35em){}
@media print,
(-webkit-min-device-pixel-ratio:1.25),
(min-resolution:1.25dppx),
(min-resolution:120dpi){}
@media print{*,
*:before,
*:after,
p:first-letter,
div:first-letter,
blockquote:first-letter,
li:first-letter,
p:first-line,
div:first-line,
blockquote:first-line,
li:first-line{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important;}
a,
a:visited{text-decoration:none;cursor:pointer;}
a[href]:after{content:" (" attr(href) ")";}
abbr[title]:after{content:" (" attr(title) ")";}
a[href^="#"]:after,
a[href^="javascript:"]:after{content:"";}
pre{white-space:pre-wrap !important;}
pre,
blockquote{border:1px solid #999;page-break-inside:avoid;}
thead{display:table-header-group;}
tr,
img{page-break-inside:avoid;}
img{max-width:100%;}
p,
h2,
h3{orphans:3;widows:3;}
h2,
h3{page-break-after:avoid;}
}
a{cursor:pointer;transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;text-decoration:none;}
button ,:after ,:before{transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;}
a:hover{text-decoration:none;}
a:focus , input:focus , textarea:focus , button:focus{outline:none;}
ul{padding-left:0;margin:0;list-style:none;}
img{max-width:100%;height:auto;display:block;}
.top-header{position:relative;background-color:#fff;}
.logo{float:left;padding: 35px 0 10px; max-width:150px;}
nav{float:right;width:83%;} 
.nav-top{padding:18px 0;background-color:#0079C2;text-align:right;position:relative;}
.nav-top:before{content:"";position:absolute;height:100%;width:30px;display:block;background-color:#0079C2;transform:skewX(-20deg);-webkit-transform:skewX(-20deg);-moz-transform:skewX(-20deg);-ms-transform:skewX(-20deg);-o-transform:skewX(-20deg);left:-13px;top:0;}
.nav-top:after{content:"";position:absolute;height:100%;width:50%;display:block;background-color:#0079C2;left:100%;top:0;}
.nav-top span{display:inline-block;vertical-align:top;margin:0 0 0 10px;}
.nav-top span i{display:inline-block;vertical-align:middle;color:#ffffff;margin:0 3px 0 0;font-size:17px;}
.nav-top span a{font-size:17px;line-height:20px;color:#fff;font-weight:300;display:inline-block;vertical-align:middle;transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;}
.nav-top span a:hover{color:#000000;}
ul.slimmenu{padding:15px 0;margin:0 0 0 -18px;}
ul.slimmenu li{float:none;background-color:transparent;vertical-align:top;margin:0 30px 0 0;border-left:0;transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;}
ul.slimmenu li:last-child{margin:0;}
ul.slimmenu li a{font-size:15px;line-height:17px;color:#000000;font-weight:400;padding:5px 3px;position:relative;z-index:9;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}
ul.slimmenu li:before{content:"";position:absolute;width:20px;height:100%;background-color:#0079C2;left:0px;top:0;transform:skewX(-20deg);z-index:1;opacity:0;transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;}
ul.slimmenu li:after{content:"";position:absolute;width:20px;height:100%;background-color:#0079C2;right:0px;top:0;transform:skewX(-20deg);z-index:1;opacity:0;transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;}
ul.slimmenu li.current_page_item{padding-bottom: 0;}
ul.slimmenu li.current_page_item:before ,ul.slimmenu li.current_page_item:after{opacity:1;}
ul.slimmenu li.current_page_item:before{left:-10px;}
ul.slimmenu li.current_page_item:after{right:-10px;}
ul.slimmenu li a:hover{background-color:#0079C2;color:#fff;}
ul.slimmenu li.current_page_item{background-color:#0079C2;color:#fff;}
ul.slimmenu li.current_page_item a{background-color:#0079C2;color:#fff;}
ul.slimmenu li .sub-toggle{background:transparent;position:absolute;right:-16px;width:22px;height: 28px;}
ul.slimmenu li .sub-toggle:before{margin-right:0;}
ul.slimmenu li .sub-toggle>i{font-size:0;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #000;}
ul.slimmenu li>ul{width:180px;}
ul.slimmenu li>ul li{display:block;margin:0;}
ul.slimmenu li ul li{padding-bottom:0px;border-bottom:1px solid rgb(1 63 100 / 40%);background:#0079C2;}
ul.slimmenu li ul li.current_page_item a{color:#000000;background:transparent;}
ul.slimmenu li ul li:last-child{border-bottom:none;}
ul.slimmenu li ul li:before , ul.slimmenu li ul li:after{display:none;}
ul.slimmenu li ul li a{color:#fff;padding:5px 10px;font-size:13px;}
ul.slimmenu li ul li a:hover{background:transparent;color:#000000;}
.homebanner-list{position:relative;}
.homebanner-list figure{position:relative;}
.homebanner-list figure:before{content:"";position:absolute;width:100%;height:100%;display:block;background-color:rgba(0,0,0,0);top:0;left:0;}
.homebanner-list figure img{width:100%;}
.banner-content{position:absolute;transform:translate(-50% , -50%);transform:translate(-50% , -50%);transform:translate(-50% , -50%);transform:translate(-50% , -50%);transform:translate(-50% , -50%);top:50%;left:50%;width:90%;text-align:center;}
.banner-content strong{font-size:60px;line-height:70px;color:#0079C2;font-weight:900;display:block;}
.banner-content span{font-size:30px;line-height:40px;color:#fff;font-weight:400;display:block;}
.homebanner-wrap .slick-prev, .homebanner-wrap .slick-next{z-index:9;width:40px;height:40px;display:block;background-color:#fff;}
.homebanner-wrap .slick-prev{left:6%;}
.homebanner-wrap .slick-next{right:6%;}
.homebanner-wrap .slick-prev:before, .homebanner-wrap .slick-next:before{opacity:1;font-family:FontAwesome;color:#000f02;}
.homebanner-wrap .slick-prev:before{content:"\f104";}
.homebanner-wrap .slick-next:before{content:"\f105";}
.who-are-we{padding:15px 0;}
.who-are-we .fleft{padding:6.134% 15px 4.167% 15px;}
.who-are-we .fleft h1:before{height:60%;top:15px;}
.who-are-we .fleft p,.home-content p{font-size:14px;line-height:24px;color:#202e31;margin:0 0 2.967% 0;}
.who-are-we .fright figure img{margin:0 auto;}
.readmore{font-size:15px;line-height:20px;color:#202e31;display:inline-block;font-family:'Roboto-BoldCondensed';text-transform:capitalize;}
.readmore:hover{color:#0079C2;}
.home-content ul{list-style:none; margin:0 0 15px;}
.home-content ul li{padding-left:20px; position:relative; font-size:14px;line-height:19px;color:#202e31;}
.home-content ul li:before{
    content:'';
    position:absolute;
    left:0;
    top: 6px;
    width:6px;
    height:6px;
    background:#0079C2;
    border-radius:50%;
}
.home-content{padding:50px 0 30px;}
.home-about{position:relative;}
.content-sec1{padding-bottom:0 !important;}
.content-sec2{padding-top:0 !important;}
.home-about figure{position:relative;}
.home-about figure.about-banner:before{content:"";position:absolute;width:100%;height:100%;display:block;background-color:rgba(32,46,49,0.85);top:0;left:0;z-index:1;}
.home-about figure.about-banner img{width:100%;}
.home-about-content{position:absolute;transform:translate(-50% , -50%);-webkit-transform:translate(-50% , -50%);-moz-transform:translate(-50% , -50%);-ms-transform:translate(-50% , -50%);-o-transform:translate(-50% , -50%);top:100%;left:50%;z-index:1;}
.about-content-list{padding:15px 15px;border-bottom:5px solid #0079C2;overflow:hidden;background-color:#fff;}
.about-content-list figure{float:left;width:45%;margin:0 0 5.349% 0;}
.about-content-list article{float:right;width:48%;}
.about-content-list article h2{margin:0 0 4.167% 0;}
.about-content-list article h2:before{top:5px;}
.about-content-list article p{font-size:14px;line-height:19px;color:#202e31;margin:0 0 15px 0;}
.home-service{padding:14.349% 0 3.736% 0;}
.servicelist{padding:0 15px;position:relative;}
.servicelist figure{position:relative;}
.servicelist figure img{width:100%;}
.servicelist figure:after{position:absolute;content:"";width:100%;height:42%;display:block;background-color:#ffffff;transform:skewY(-15deg);-webkit-transform:skewY(-15deg);-moz-transform:skewY(-15deg);-ms-transform:skewY(-15deg);-o-transform:skewY(-15deg);left:0;bottom:-45px;z-index:1;}
.service-content{position:relative;z-index:9;width:80%;margin:-60px auto 0 auto;background-color:#f9f9f9;padding:10px 25px 26px 25px;transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;min-height:235px;}
.service-content:before{content:"";position:absolute;width:100%;height:36%;display:block;background-color:#f9f9f9;transform:skewY(-15deg);-webkit-transform:skewY(-15deg);-moz-transform:skewY(-15deg);-ms-transform:skewY(-15deg);-o-transform:skewY(-15deg);top:-36px;left:0;z-index:-1;}
.service-content h2{font-size:25px;line-height:28px;margin:0 0 6.467% 0;}
.service-content h2:before{top:5px;}
.service-content p{font-size:12px;line-height:19px;color:#202e31;}
.service-content:hover{background-color:#fff;box-shadow:0px 0px 30px 1px #c1c1c1;}
.service-content:hover:before{background-color:#fff;box-shadow:0px -22px 7px -21px #c1c1c1;}
.service-content:hover .readmore{color:#0079C2;}
.home-training{padding:5.561% 0 7.561% 0;background-size:745px;position:relative;overflow:hidden;    background-size: 1024px !important; background-repeat:no-repeat;}
.home-training:after{content:"";position:absolute;width:55%;height:100%;background-color:#001233;top:0;right:-55px;transform:skewX(-15deg);-webkit-transform:skewX(-15deg);-moz-transform:skewX(-15deg);-ms-transform:skewX(-15deg);-o-transform:skewX(-15deg);z-index:1;}
.home-training-content{width:45%;float:right;position:relative;z-index:9;}
.home-training-content h2,.who-are-we h2,.home-content h2{font-size:50px;line-height:55px;margin:0 0 3.436% 0;}
.home-training-content h2{color:#ffffff;}
.home-training-content h2:before{height:70%;top:8px;background-color:#0079C2;}
.home-training-content p{font-size:14px;line-height:22px;color:#ffffff;margin:0 0 15px 0;}
.home-training-content a{color:#0079C2;}
.home-training-content a:hover{color:#fff;}
.wakidok-footer{background-color:#051518; float:left; width:100%;}
.footer-top{background-color:#0079C2;text-align:center;position:relative;margin:-60px 0 0 0;z-index:9;overflow:hidden;}
.foot-details{padding:25px 0;display:inline-block;vertical-align:middle;text-align:left;position:relative;}
.foot-details:after{content:"";position:absolute;height:130%;width:1px;display:block;background-color: rgb(1 63 100 / 40%);top:0;right:-15.167%;}
.foot-details.border-hidden:after{display:none;}
.foot-details a{font-size:15px;line-height:18px;color:#fff;font-weight:400;}
.foot-details a:hover{color:#051518;}
.foot-details i{position:absolute;color:#fff;}
.foot-details i.fa-map-marker{left:-26px;top:32px;font-size:30px;}
.foot-details i.fa-phone{left:-23px;top:42px;font-size:25px;}
.foot-details i.fa-envelope{left:-25px;top:42px;font-size:20px;}
.foot-details.enquiry{padding:42px 0;}
.foot-social{text-align:center;padding:15px 0 0 0;}
.foot-social li{display:inline-block;vertical-align:middle;margin:0 10px;}
.foot-social li a{font-size:17px;line-height:20px;color:#fff;font-weight:400;display:block;font-size:20px;}
.foot-social li a i{position:relative;left:0;}
/*.foot-social li a:hover i{color:#051518;}*/
.footnav{padding:2.549% 0;text-align:center;}
.footnav li{display:inline-block;vertical-align:top;margin:0 10px;}
.footnav li a{font-size:14px;line-height:17px;color:#cdcdcd;font-family:'Raleway', sans-serif;text-transform: capitalize;}
.footnav li a:hover{color:#0079C2;}
.footer-btm{padding:0 0 10px 0;}
.footer-btm p{text-align:center;font-size:14px;line-height:18px;color:#0079C2;font-family:'Roboto', sans-serif;font-weight:400;}
.footer-btm p a {color:#ffffff;}
.footer-btm p a:hover {color:#0079C2;}
.innerbanner{position:relative;}
.innerbanner figure{position:relative;}
.innerbanner figure:before{content:"";position:absolute;width:100%;height:100%;display:block;background-color:rgba(0,0,0,0.18);top:0;left:0;}
.inner-banner-content{position:absolute;transform:translate(-50% , -50%);transform:translate(-50% , -50%);transform:translate(-50% , -50%);transform:translate(-50% , -50%);transform:translate(-50% , -50%);top:50%;left:50%;width:90%;text-align:center;}
.inner-banner-content h1,.inner-banner-content strong{font-size:60px;line-height:70px;color:#0079C2;font-weight:900;text-transform:capitalize;}
.inner-banner-content strong{font-family: 'Roboto-BoldCondensed';
    margin: 0 0 2.347% 0;}
.inner-banner-content h1:before{display:none;}
.inner-main { padding: 60px 0 100px 0;}
.inner-main h2,.inner-main h1 {font-size:45px;line-height:52px;color:#202e31;margin:0 0 2.347% 0}
.inner-main h2:before,.inner-main h1:before{content:"";position:absolute;height:50%;width:3px;display:block;background-color:#0079C2;left:0;top:16px;}
.inner-main .left-content p{font-size:15px;line-height:22px;color:#202e31;margin:0 0 15px 0;}
.right-content{text-align:right; position:relative;}
.right-content figure{display:inline-block;}
.right-content figure img{width:100%;}
.right-content figure.inner-img1{max-width:85%;background-color:transparent;box-shadow:0px 0px 6pc -31px #000;}
.right-content figure.inner-img2{position:absolute;left:26px;bottom:-83px;width:auto;border:4px solid #0079C2;max-width:222px;}
.pdf_file {
    width: 100%;
    float: left;
    margin-top: 23%;
    padding-left: 25px;
}
.wrap ul{list-style:disc;padding:0 0 10px 15px}
.wrap ul li{font-size:15px; line-height:20px;}
/*-------06-11-19--------*/
.exp_team h3{font-size:20px;font-weight:700;}
.exp_team h3 span{font-size:15px;}
.exp_team_colm figure{float:left;margin:0 20px 20px 0;max-width:300px;}

.exp_team_colm figure img {
    height: 300px;
    object-fit: cover;
    width: 300px;
    object-position: top center;
    overflow: hidden;
    border: 1px solid #f3f3f3;
    border-radius: 100%;
}

.exp_team .row{margin-bottom:30px;}
.cat_box a,.bt_button_Sec .v_more, .bt_button_Sec .v_more i{color: #0079C2;}
.cat_box a:hover,.bt_button_Sec .v_more:hover, .bt_button_Sec .v_more:hover i{color:#0079C2;}
.cat_box{margin-bottom:30px;}
.bt_button_Sec{margin-top:0px;}
.pro_cate_list_box{text-align:left;}
.pro_cate_list_box h4{font-size:20px;font-weight:bold;margin-bottom:0px;text-transform:capitalize;}
.pro_cate_list_box figure{width:28%;float:left;}
.tax_content_box{width:72%;float:left;padding-left:10px; text-align: justify;}
.pro_cate_list_box.sing_box_con figure{width:100%;margin:0 15px 15px 0;}
.sing_box_con .tax_content_box{width:100%;float:none;padding-left:0px;}
.pro_cate_list_box figure img{width:100%;max-width:100%;}
.pro_cate_list_box{margin-bottom: 30px;padding: 15px;
    -webkit-box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.75);}
.pro_cate_list_box h4,.pro_cate_list_box h4 a{color:#0079C2;}
.pro_cate_list_box h4 a:hover{color:#0079C2;}
.sub_btn{display:inline-block;height:40px; line-height:40px; padding:0 10px;font-size:16px;text-align:center;border:1px solid #0079C2;background-color:#0079C2;outline:none;color:#fff;}
.sub_btn:hover{border:1px solid #0079C2;background-color:transparent;outline:none;color:#0079C2;}
.cat_box figure{text-align:center;margin-bottom:20px;height: 300px;overflow: hidden;}
.cat_box figure img{width:100%;}
.cat_box h4{font-size:20px;text-align:center;text-transform:capitalize;}
.taxonomy_row h3{font-size:24px;font-weight:bold;text-transform:capitalize;}
.taxonomy_row h3,.bt_button_Sec{text-align:center;}
.tax_content_box .bt_button_Sec {text-align:left;}
.taxonomy_prt{margin-bottom:30px;}
.bt_button_Sec{clear:both;}
.pro_cate_list_box2{float:left;width:100%;border-radius:5px;}
.screen-reader-response{display:none;}
.nws_letr_sec{margin:20px 0 120px;}
.nl_input{border-radius:0;height:40px;}
.nws_letr_sec h2 { margin-bottom:0px; text-align: left; }
/*.nws_letr_sec h2::before { display: none; }*/
.pdf_doc_link{visibility:hidden;opacity:0;}
.checkbox-303 .wpcf7-list-item{margin-left:0;}
.pro_cate_list_box p,.exp_team_txt p{line-height:22px;}
.taxonomy_prt:nth-child(2){padding:20px 0;background-color:#f9f9f9;}
input[type=checkbox]{margin-right:4px;}
.exp_team_txt p{font-size:15px;}
.sing_box_con ul{padding:0 0 0 25px;clear: both;}
.sing_box_con ul li{list-style-type:disc;line-height: 22px;font-family: 'Raleway', sans-serif;font-size:15px;}
.sing_box_con .pro_cate_list_box_btm{padding-left:15px;float:left;}
.extra_content{margin-top:20px;float: left;}
/*--------------------------blog---------------------------*/

.blog_page_wrapper, .error_wrapper, .product_wrapper { width: 100%; float: left;  background-size: cover; padding: 50px 0;    margin-bottom: 40px; }
.blog_content article { width:100%; float:left; margin-bottom:45px; padding: 15px; -webkit-box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.75);
box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.75);}
.blog-thumb, .single-thumb { float:left; width:28%; padding-right:15px; box-sizing:border-box; position:relative;}
.blog-thumb img{ border:1px solid #e3e3e3; max-width:100%;  width: 200px;height: 200px;border-radius: 50%;}
 .single-thumb img { border:1px solid #e3e3e3; max-width:100%; height:inherit; width: 300px;border-radius: 5%;}
.entry-content h1, .comments-area h2, .page-header-new h1, .entry-content h2 { font-size:24px; line-height:24px; font-weight:600; color: #0079C2; text-align:left; padding:10px 0 10px 18px; font-weight: bold;margin-bottom: 20px;}
.entry-content h2 a{font-size:24px; line-height:24px; font-weight:600; color: #0079C2; text-align:left; padding:10px 0 10px 18px; font-weight: bold;margin-bottom: 20px}
.entry-content { float:left; width:72%; }
.blog_page_wrapper .read-more, .reply, .form-submit input { width:120px; height:40px;background:#0079C2;  border-radius:3px; margin-top:15px; text-align:center; margin-bottom:15px;}
.blog_page_wrapper .read-more a, .reply a, .form-submit input { color:#fff;  line-height:40px; text-transform:uppercase; font-weight:600; display:block;}
.blog_page_wrapper .read-more:hover, .reply:hover, .form-submit input:hover { background:#0079C2;}
.entry-footer { float:left; width:100%; border-top:1px solid #0079C2; padding:10px 0 0 0; margin-top:45px;}
.entry-footer a { color: #0079C2; font-weight:600;}
.entry-author { float:left;}
.pagination { display:none;}
.entry-date { float:right;}
.blog_page_wrapper p, .blog_page_wrapper a, .entry-footer span{ font-size: 14px; line-height: 20px; color: #333333;}
.blog_page_wrapper p {  margin-bottom: 10px; }
.inner_blog_form { float: left; width:100%; box-sizing:border-box; padding:0px 15px;}
.inner_blog_form input { width:70%; float:left; background:transparent; padding:8px 5px; box-sizing:border-box; border:none; font-size:14px; color:#002B55; font-weight:400;}
.inner_blog_form .search-submit { width:30%; float:left; position:relative; right:-1px; border-radius:3px; background:#00366A; text-align:center; border:none; color:#fff; text-transform:uppercase; padding:8px 0;}
.inner_blog_form .search-submit:hover { text-decoration:underline;}
.inner_blog_form section {  }
.search-form label{background: #fff none repeat scroll 0 0; margin-top:10px; border-radius:3px;}
.inner_blog_form h2 { color: #0079C2; font-size: 20px;
    padding-bottom: 10px;text-transform: uppercase;font-weight: 600;
    padding-top: 10px;margin-bottom: 10px; }
.inner_blog_form ul { margin: 15px 0; }
.inner_blog_form ul li { position:relative; padding-left:15px; color:#fff; padding-bottom:5px;}
.inner_blog_form ul li a, .tagcloud a { color:#000; font-size: 14px;}
.inner_blog_form ul li:hover a, .tagcloud a:hover {color:#0079C2; padding-left:5px; }
.inner_blog_form ul li:before{ content: "\f111"; color:#0079C2; font-size:9px; font-family: 'FontAwesome'; position:absolute; left:0; top: 4px;}
.comments-area, .post-navigation { float:left; width:100%;}
.comment-author, .comment-metadata { margin-bottom:10px;}
.comment-form label { display:block; loat: left;
    padding-left: 3px;}
.required { color:red;}
.comment-form input, .comment-form textarea { width:100%; border:1px solid #e3e3e3; resize:none; padding:5px; font-size:14px; line-height:18px;}
.navigation h2 { display:none;}
.nav-links { width:100%;}
.nav-previous { float:left; position:relative; padding-left:15px; }
.nav-previous a { font-weight:bold; font-size:14px;  color: #000;    padding-left: 10px;}
.nav-previous a :before{ content: "\f177";  color: #000; font-size:15px; font-family: 'FontAwesome'; position:absolute; left:0; }
.nav-next { float:right; position:relative; padding-right:15px;}
.nav-next a { font-weight:bold; font-size:14px; color:#000;padding-right: 10px;}
.nav-next a :before{ content: "\f178"; color:#000; font-size:15px; font-family: 'FontAwesome'; position:absolute; right:0; }
.nav-next a:hover, .nav-previous a:hover { text-decoration:underline;}
.page-header-new { border-bottom:2px solid #0079C2; margin-bottom:15px;}
.blog_page_wrapper .wp-pagenavi { padding-right: 0px !important;}
.recentcomments { color: #704500 !important;}
.error-404 h1.page-title { color:#0079C2; }
.blog-date {Width: 56px;height: 56px;  background-color: #000;
    border-radius: 50%;text-align: center;position: absolute; top: 0;
    right: 15%; font-size: 14px;Font-family: 'Raleway', sans-serif;
    color: #fff;Font-weight: 700;line-height: normal;
    padding: 10px 9px; -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
}
.blog_page_wrapper a{ font-size: 14px; line-height: 20px; color: #0079C2;}
.single .single-thumb {float: left;  }
.single .entry-content h1 { float: left; width: 72%;}
.single .entry-content {float: none;width: inherit;}
#wp-comment-cookies-consent{    width: inherit;
    float: left;}
.innerbanner figure img{width:100%;}
.infographic_sec_mob{display:none;}
.tax_content_box .alignright{width:180px;}
.blog_content h2{padding-left:0;}
.blog_content h2:before{display:none;}
/*--------------------------blog---------------------------*/


.pad0{padding:0px;}
/*--------------------------------------------*/
.wrap ul{padding-left:30px !important;}
.wrap ul li ul{padding-top:10px !important;}
.wrap ul li ul,.wrap ul li ul li:last-child{padding-bottom:0px !important;}

.accordion-content{
	display: none;
	padding:0 10px;
	margin-bottom:0px;
}
.accordion-header{
	background: #fff;
	padding: 10px 30px 10px 10px;
	position: relative;
	border: 1px solid #0079C2;
	margin-bottom: 15px;
	cursor:pointer;
}
.accordion-header h4{padding:0 !important;margin:0 !important;font-size: 18px;color:#0079C2;font-weight:bold;}
.accordion-header:after{
	position: absolute;
	content: "+";
	right: 10px;
	font-size:30px;
	top: 0;
    bottom: 0;
    margin: auto 0;
    color:#0079C2;
    /*display:none;*/
}
.accordion-header.icon-change:after{
	content: "-";
}
.marquee{overflow:hidden;height:50px;padding:5px 10px;border:1px solid #0079C2;position:relative;white-space: nowrap; align-items: center;
    justify-content: center;display:flex;flex-wrap:wrap;margin-bottom:30px;background:#0079C2;}		
.marquee-text{width: 100%;
  position: absolute;
  animation: marquee 20s linear infinite;
  display:flex;  
  flex-wrap:wrap;
  padding:0 15px;
  /*right:0px;*/
     
}
.marquee p{padding:0 15px !important;margin:0 !important;white-space: nowrap;color:#fff;font-weight:bold;}
.marquee p a{color: #fff;text-decoration:underline;}
.marquee p a:hover{color: #fff;text-decoration:none;}
.marquee-text:hover {
    animation-play-state: paused;}
@keyframes marquee {
  0% {
    left: 0%;
  }
  100% {
    left: -100%;
  }
}	
.btn_comn{font-size: 16px;
    background: #0079C2;
    border: 1px solid #0079C2;
    color: #fff;
    padding: 12px;
    font-weight: 600;
     -webkit-transiti:all 0.3s linear;
    transition: all 0.3s linear;
    display: inline-block;
   }
.btn_comn:hover{background:none;color:#0079C2;}
.fmea_content h3{font-weight:bold;}
.colm_sidefrm h3{font-size:18px !important;font-weight:bold !important;}

/* 12.06.2025 */
.inner-main .left-content ul { margin: 0; padding: 0; list-style-type: none;}
.inner-main .left-content ul li { position: relative; padding-left: 20px; font-size: 15px; line-height: 23px;color: #202e31; margin: 0 0 10px 0; font-family: 'Raleway', sans-serif; }
.inner-main .left-content ul li::before { position: absolute; content: ""; top: 5px; left: 0; width: 10px; height: 10px; border-radius: 50%; background: #0079C2; }
.wrap .left-content ul { padding-left: 0px !important; }
body.page-template-page-team .exp_team_colm figure > img { width: 200px; height: 200px; border-radius: 50%;object-fit: cover; border: 3px solid #0079C2; }
.company_info, .exp_team, .info_graphic_sec, .exp_value { position: relative;}
.mtop {position: absolute;top: 0px;width: 1px;height: 1px; background: transparent !important;}
html { scroll-behavior: smooth; }
.company_info, .exp_team, .info_graphic_sec, .exp_value { padding: 40px 0px;}
.page-template-page-about .inner-main {  padding: 25px 0 75px 0;}
.page-template-page-about .exp_value { background: #f9f9f9;}
.page-template-page-about .info_graphic_sec { background: #f9f9f9;}
ul.slimmenu li>ul { left: -15px !important; }
.mb30 { margin-bottom: 25px; }
.mb30:last-child { margin-bottom: 0px; }
.row.justify-content-center { display: flex; flex-wrap: wrap; justify-content: center; }
i.x_twitter > img { width: 18px; }

.creative_sec {position: relative; width: 100%; }
.creative_box {position:relative;margin-top: 30px;}
.creativeImg img {width:100%;}
.creativeImg figure {margin: 0;}
.creativeImg {position:relative;overflow: hidden;}
.creativeImg img {position:relative;width: 100%;-moz-transition: 0.5s all ease;-webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;transition: 0.5s all ease;}
.creativeInfo { padding: 30px; position: absolute;opacity: 0;visibility: hidden;z-index: 9;width: 100%;text-align: left;transform: translateY(-50%);top: 50%;left: 0px;}
.creativeImg::before {top: 0px; left: 0px; bottom: 0px; right: 0px; position: absolute; content: '';
    z-index: 1;visibility: hidden;opacity: 0;-moz-transition: 0.5s all ease;-webkit-transition: 0.5s all ease;-o-transition: 0.5s all ease;
    transition: 0.5s all ease; background: -webkit-linear-gradient(-45deg, #231E28 0%,#231E28 100%);
	background: linear-gradient(-45deg, #231E28 0%,#231E28 100%);}
.creativeImg:hover figure img {-moz-transform: scale(1.5);-webkit-transform: scale(1.5);-o-transform: scale(1.5);transform: scale(1.5);}
.creativeImg:hover::before {visibility: visible;opacity: 1;}
.creativeImg:hover::before{opacity: 1; visibility: visible;}
.creativeImg:hover .creativeInfo{opacity: 1; visibility: visible;}
.creative_box:hover .creative_btm_info {opacity: 0;}
.creativeInfo h2 {color: #ffffff !important; font-size: 20px; line-height: 30px; font-family: 'Roboto-BoldCondensed'; margin: 0px; padding: 0px; }
.creativeInfo p { color: #ffffff; font-size: 15px; line-height: 22px; font-family: 'Raleway', sans-serif; margin-top: 15px; }
.creative_btm_info {position: absolute; transform: translateY(-50%);top: 50%;left: 0px; width: 100%;text-align: center; }
.creative_btm_info h3 {color: #ffffff; font-size: 25px; line-height: 32px; font-family: 'Roboto-BoldCondensed'; margin: 0px; padding: 0px; text-shadow: 1px 1px 1px #000; }
.inner-main .creativeInfo h2:before { display: none; }

.exp_team_txt p i { margin-right: 10px; display: block;}
.exp_team_txt p a { display: block;}
/************ new add ****************/

.homebanner-wrap .slick-prev {
	left: 2%;
}
.homebanner-wrap .slick-next {
	right: 2%;
}
.banner-content h2:before{
	display: none;
}

.banner-content {
	width: 100%;
}
.half_set {
	width: 42%;
	margin-left: 0;
	text-align: left;
}
.half_set h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	color: #fff;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
.half_set h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 50px;
	color: #fff;
	font-weight: 600;
	padding: 0;
	margin: 0;
	line-height: 50px;
}
.half_set h5{
	font-family:'Roboto', sans-serif;
	font-size: 37px;
	color: #fff;
	font-weight: 600;
	padding: 0;
  margin: 0;
	line-height: inherit;
}
.half_set h4 {
	font-family: 'Roboto', sans-serif;
	font-size: 34px;
	color: #fff;
	font-weight: 500;
	padding: 0;
	margin: 0;
	line-height: inherit;
}
.half_set h4 strong {
	font-weight: 600;
	font-size: 42px;
	line-height: inherit;
	display: inline-block;
	color: #fff;
}
.half_set p{
	margin-top: 35px;
}
.half_set a.btn_design {
	font-size: 19px;
	background: #0079C2;
	border: 1px solid #0079C2;
	color: #fff;
	padding: 12px;
	font-weight: 600;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.half_set a.btn_design:hover{
	background: none;
}

.left-content.images_broder img {box-shadow:0px 0px 6px -2px #000;-moz-box-shadow:0px 0px 6px -2px #000;-webkit-box-shadow:0px 0px 6px -2px #000;-ms-box-shadow:0px 0px 6px -2px #000;border: 6px solid #fff;}
.contact_form{margin: 30px 0;}
.contact_form label{display: none;}
.contact_form .form-group{margin-bottom: 10px;}
.contact_form .form-group input{width: 100%;height: 40px;}
.contact_form .form-group input:focus{box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;-ms-box-shadow: none;border: 1px solid #0079C2;}
.contact_form .form-group textarea:focus{box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;-ms-box-shadow: none;border: 1px solid #0079C2;}
.contact_form .form-group textarea{width: 100%;resize: none;height: 120px;}
.contact_form [type="submit"] {background: #0079C2;border: none;color: #fff;float: right;}
.right-content.contactpage_right{margin-top: 52px;}	
.right-content.contactpage_right .foot-details {width: 100%;text-align: center;padding: 0 0 35px;}	
.right-content.contactpage_right .foot-details i {position: relative;display: block;left: 0;top: 0;
 color: #0079C2;margin: 0 0 10px;}		
.right-content.contactpage_right .foot-details a {color: #0079C2;}	
.right-content.contactpage_right .foot-details:after{display: none;}	
#map_pnl iframe{width: 100% !important;}


   
.page-template-service-page .inner-main { padding: 60px 0;}
.page-template-service-page .home-content{padding:0 0 0px 0;}
.concept-feasibility{padding:50px 0px;background: #f9f9f9;}
.concept-feasibility img {width: 100%;height: 350px;object-fit: cover;}
.home-content.content-sec3 .concept-feasibility:nth-child(even){background: #fff;}
.home-content.content-sec3 .concept-feasibility:nth-child(even) .row{display: flex
;flex-direction: row-reverse;}
.concept-feasibility .row{display:flex;align-items:center;}
.comon-section{margin-bottom:50px;}
.concept-feasibility h3{font-size: 40px; color: #202e31;font-weight: 600;padding-bottom:30px;}
.concept-feasibility h4{font-size: 28px;font-weight: 400;color: #0079c2;}
.concept-feasibility-items{padding-bottom:20px;}
.concept-feasibility-items:last-child, .home-content ul li:last-child{padding-bottom:0px;}
.page-template-service-page .home-content ul li{font-size:16px;}
.comon-section p strong{padding-top: 20px;display: block;}
.wpcf7-list-item {margin: 0 !important;}
.left-content.creative_value_section { position: relative; padding-top: 35px;  }
.inner-main .left-content.creative_value_section h2 { margin-bottom: 0px; }
.section_serv_heading h2 { font-size: 45px; line-height: 52px; margin-bottom: 25px; }
#customForm .quick_form_5_css { height: auto !important;text-align: left; margin: 0 !important;}
#customForm .quick_form_5_css[name="SIGNUP_BODY"] { max-width: 100% !important; }
    
.newsletter_sec {padding: 30px 0px; }  
    
.home-training-content ul{list-style:none; margin:0 0 15px;}
.home-training-content ul li{padding-left:20px; position:relative; font-size:14px;line-height:19px;color:#fff;}
.home-training-content ul li:before{
    content:'';
    position:absolute;
    left:0;
    top: 6px;
    width:6px;
    height:6px;
    background:#ffffff;
    border-radius:50%;
}    
form#zcampaignOptinForm {display: flex; align-items: baseline;}    
form#zcampaignOptinForm div:nth-child(2) {order:3;}   
form#zcampaignOptinForm div:nth-child(1) {order:1;}       
form#zcampaignOptinForm div:nth-child(3) {order:2;     margin: 15px 0px 10px 0px !important;}     
form#zcampaignOptinForm div:nth-child(4) {order:4;}     
.creativeImg:after {
    content: "";
    background: #000;
    position: absolute;
    opacity: 0.3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}    
    
    
    
    

/*-------------------RESPONSIVE-------------------------*/
@media screen and (min-width:1600px){
body{font-size:16px;}
.container{width:1560px;}
ul.slimmenu li{margin:0 45px 0 0;}
ul.slimmenu li a{font-size:18px;line-height:20px;}
ul.slimmenu li ul li a{font-size:15px;line-height:20px;}
ul.slimmenu li>ul {width: 200px;}
.banner-content strong{font-size:74px;line-height:75px;}
.banner-content span{font-size:43px;line-height:60px;}
h1{font-size:57px;line-height:53px;}
.who-are-we .fleft p,.home-content p{font-size:16px;line-height:24px;}
.about-content-list article{width:54%;padding:3.134% 0 0 0;}
h2{font-size:33px;line-height:31px;}
.about-content-list{padding:25px 25px;}
.about-content-list article p{font-size:16px;line-height:24px;margin:0 0 20px 0;}
.servicelist figure:after{bottom:-70px;}
.service-content:before{height:100%;top:-70px;}
.service-content h2{font-size:30px;line-height:33px;}
.service-content p{font-size:15px;line-height:24px;}
.service-content{min-height:246px;}
.home-training{background-size:1024px;}
.home-training-content h2,.who-are-we h2,.home-content h2{font-size:58px;line-height:49px;}
.foot-details a{font-size:18px;line-height:23px;}
.foot-details{padding:30px 0;}
.foot-social li{margin:0 15px;}
.foot-social li a i{font-size:36px;}
.foot-details i.fa-phone{left:-35px;top:46px;font-size:32px;}
.foot-details:after{height:200%;}
.foot-details i.fa-envelope{left:-37px;top:48px;font-size:26px;}
.footnav li{margin:0 15px;}
.footnav li a{font-size:15px;line-height:24px;}
.footnav{padding:40px 0 30px 0;}
.foot-details.enquiry{padding:46px 0;}
.wrap ul li{font-size:19px; line-height:25px;}
.inner-banner-content h1,.inner-banner-content strong{font-size:74px;line-height:75px;}
.inner-main h2,.inner-main h1{font-size:57px;line-height:63px;}
.section_serv_heading h2 { font-size: 50px; line-height: 60px; margin-bottom: 25px; }
.inner-main .left-content p{font-size:16px;line-height:24px;}
.right-content figure.inner-img2{left:68px;bottom:-95px;max-width:260px;}
.inner-main h2:before,.inner-main h1:before{height:55%;}
.exp_team_txt p {font-size: 16px;line-height: 24px;margin-bottom:15px;}
.blog_page_wrapper p, .blog_page_wrapper a, .entry-footer span {font-size: 16px;line-height: 24px;}
.inner-main .left-content ul li { font-size: 16px; line-height: 25px; }
.logo{float:left;padding: 25px 0 10px; max-width:200px;}
.half_set {
	margin-left: 2%;
	width: 42%;
}
	.half_set h2 {
	font-size: 35px;
	margin: 0 0 10px;	
}
.half_set h3 {
	font-size: 68px;
	line-height: 67px;
}
.half_set p {
	margin-top: 32px;
}	
.half_set a.btn_design {
	font-size: 23px;
	font-weight: 600;
}
.half_set h4 {
	font-size: 47px;
}	
.half_set h4 strong{
  font-size: 53px;
}	
.half_set h5 {
	font-size: 50px;
	line-height: 55px;
}
.home-content ul li{padding-left:25px; font-size:18px;line-height:25px;}
.home-content ul li:before{
   top: 8px;
    width: 8px;
    height: 8px;
}
.home-content{padding:70px 0 50px;}





}

@media only screen and (max-width: 1399px){
.concept-feasibility h3 {font-size: 28px;padding-bottom: 20px;} 
.concept-feasibility h4 {font-size: 18px;}
.page-template-service-page .home-content ul li {font-size: 15px;}
.comon-section {margin-bottom: 40px;}
.nws_letr_sec{margin:20px 0 100px;}
    
}

@media screen and (max-width: 1199px){
	.half_set {
	margin-left: 5%;
	width: 40%;	
}
.half_set h3 {
	font-size: 39px;
	line-height: 39px;
}	
.half_set h2 {
	font-size: 23px;
}	
.half_set a.btn_design {
	font-size: 17px;
	}
	.half_set p {
	margin-top: 30px;
}
.half_set h4 {
	font-family: 'Roboto', sans-serif;
	font-size: 27px;
	color: #fff;
	font-weight: 500;
	padding: 0;
	margin: 0;
	line-height: inherit;
}	
.half_set h4 strong {
	font-weight: 600;
	font-size: 36px;
	line-height: inherit;
	display: inline-block;
	color: #fff;
}	
.half_set h5 {
	font-size: 29px;
}
.pro_cate_list_box h4 {
    text-align: left; 
 }
 .cat_box figure{height: 244px;}	
}


@media screen and (min-width:320px) and (max-width:991px){
nav{float:right;width:100%;position:relative;}
.top-header{overflow-x:hidden;}
.menu-collapser{position:absolute;width:30px;height:48px;color:#FFF;font-size:0;line-height:0;background-color:transparent;top:-55px;right:10px;padding:0;}
.collapse-button{position:absolute;right:0;top:50%;width:100%;padding:0;color:#FFFFFF;font-size:14px;text-align:center;background-color:transparent;border-radius:0;}
.collapse-button:hover{background-color:transparent;}
.collapse-button .icon-bar{display:block;height:4px;width:100%;margin:4px 0;background-color:#0079C2;border-radius:1px;}
.nav-top span{position:relative;}
.nav-top{padding:10px 0;text-align:center;}
.nav-top span{margin:0 0 0 7px;}
.nav-top span a{font-size:13px;line-height:17px;}
.nav-top::before{width:100%;display:block;background-color:#0079C2;transform:skewX(0);-webkit-transform:skewX(0);-moz-transform:skewX(0);-ms-transform:skewX(0);-o-transform:skewX(0);left:auto;top:0;right:100%;}
ul.slimmenu{padding:15px 0;margin:0 0 0 0;}
ul.slimmenu.collapsed li{margin:0 0 2px 0;}
ul.slimmenu li::before , ul.slimmenu li::after{display:none;}
ul.slimmenu.collapsed li .sub-toggle{height:31px;right:0;width:30px;}
ul.slimmenu.collapsed li a{padding:7px 15px;}
ul.slimmenu.collapsed li > ul{width:100%;padding:0 0 0 0px;}
ul.slimmenu li ul li a i{display:none;}
.homebanner-wrap .slick-prev{left:3%;}
.homebanner-wrap .slick-next{right:3%;}
.homebanner-wrap .slick-prev, .homebanner-wrap .slick-next{width:20px;height:25px;}
.banner-content strong{font-size:20px;line-height:25px;margin:0 0 2px 0;}
.banner-content span{font-size:15px;line-height:20px;}
.banner-content{width:80%;text-align:center;padding:0 10px;}
h1, h2{padding:0;}
h1::before, h2::before{display:none;}
h1{font-size:30px;line-height:34px;}
.who-are-we .fleft p,.home-content p{font-size:14px;line-height:24px;margin:0 0 3.967% 0;}
.who-are-we .fright{text-align:center;float:none;}
.who-are-we .fright figure{text-align:center;}
.who-are-we .fleft{padding:3.134% 15px 2.167% 15px;}
.about-content-list{margin:0 0 15px 0;}
.about-content-list figure , .about-content-list article{width:100%;}
.about-content-list figure{text-align:center;margin:0 auto;}
.service-content::before{height:70%;top:-50px;}
.about-content-list figure img{margin:0 auto;}
.about-content-list article h2{margin:3.167% 0;}
h2{font-size:20px;line-height:24px;}
.about-content-list article p{font-size:14px;line-height:17px;margin:0 0 7px 0;}
.home-about-content{position:relative;transform:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;top:0;left:0;z-index:1;}
.home-service{padding:5.349% 0 3.736% 0;}
.service-content{width:90%;padding:10px 15px 15px 15px;min-height:auto;}
.servicelist{margin:0 0 7.167% 0;}
.service-content h2{font-size:22px;line-height:23px;}
.home-training{background-size:cover;}
.home-training::after{content:"";position:absolute;width:100%;height:100%;background-color:rgba(0,18,51,0.7);top:0;right:0;transform:skewX(0);-webkit-transform:skewX(0);-moz-transform:skewX(0);-ms-transform:skewX(0);-o-transform:skewX(0);z-index:1;}
.home-training-content{width:100%;}
.wakidok-footer{padding:6.346% 0 0 0;}
.footer-top{margin:0;padding:25px 10px;}
.foot-details::after{display:none;}
.foot-details{padding:0;}
.foot-details i.fa-map-marker{left:-26px;top:14px;font-size:30px;}
.foot-details.enquiry{padding:16px 0 0 0;}
.foot-details i.fa-phone{top:17px;}
.foot-details i.fa-envelope{top:17px;}
.footnav li{margin:2px 8px;}
.home-training-content h2,.who-are-we h2,.home-content h2{font-size:22px;line-height:25px;margin:0 0 2.636% 0;}
.home-training-content p{font-size:14px;line-height:17px;margin:0 0 10px 0;}
.inner-banner-content h1,.inner-banner-content strong{font-size:25px;line-height:15px;}
.right-content{text-align:center;}
.right-content figure.inner-img2{position:relative;left:0;bottom:0;width:auto;border:4px solid #0079C2;max-width:100%;margin:15px 0;}
.inner-main h2,.inner-main h1 {font-size:30px;line-height:40px;color:#202e31;margin:0 0 15px 0;}
.section_serv_heading h2 { font-size: 30px; line-height: 40px; margin-bottom: 20px; }
.inner-main h2::before,.inner-main h1:before{display:none;}
.inner-main{padding:50px 0px 80px;}
.single .single-thumb { float: none;text-align: center; margin: 0 auto;
    padding: 0;width: 100%;}
    .single-thumb img {width: 100%;}
.single .entry-content h1 {float: none; width: inherit;text-align: center;}
.entry-content h2{text-align:center;}
.blog-thumb img{width:332px; height:332px;}
.blog-thumb{float: none;width: 100%;padding-right: 0;
    box-sizing: border-box; position: relative; text-align: center;}
.entry-content {float: none;width: 100%;text-align: center;}
.blog-thumb img{margin:0 auto;}
.creative_sec .col-lg-4.col-md-6.col-ms-6 { width: 50%; float: left;}


}


@media screen and (min-width:533px) and (max-width:732px){
    .blog-date {right: 27%;}
}


@media screen and (min-width:667px) and (max-width:991px){
	.home-about-content .col-md-6{width:50%;float:left;}
.home-service .col-md-4{width:33.333%;float:left;}
.servicelist{padding:0;}
.service-content{margin:-15px auto 0 auto;}
.footer-top .col-md-4 , .footer-top .col-md-2 ,
.footer-top .col-md-3{width:50%;float:left;}
.who-are-we .col-md-5{width:40%;float:left;}
.who-are-we .col-md-7{width:60%;float:left;}
.banner-content strong{font-size:34px;line-height:40px;}
.banner-content span{font-size:22px;line-height:28px; }
.right-content figure{display:inline-block;max-width:45% !important;vertical-align:middle;margin:0 15px;}
.service-content::before {height: 126%;top: -95px;}
.blog-date {right: 27%;}

}
@media screen and (min-width:768px) and (max-width:991px){ 
.logo{max-width:130px;}
.banner-content strong {font-size: 40px;line-height: 48px;}
.banner-content span {font-size: 25px;line-height: 30px;}
.nav-top span {margin: 0 7px;}
.nav-top span a {font-size: 17px;line-height: 27px;}
.who-are-we .fleft p ,.home-content p{font-size: 16px;line-height: 20px;}
h2 {font-size: 25px;line-height: 28px;}
h1 {font-size: 40px;line-height: 37px;}
.about-content-list article p {font-size: 15px;line-height: 19px;}
.service-content p {font-size: 15px;line-height: 18px;}
.home-training-content h2,.who-are-we h2,.home-content h2 {font-size: 32px;line-height: 35px;}
.home-training-content p {font-size: 16px;line-height: 21px;}
.footnav {padding: 1.549% 0;}
.footnav li a {font-size: 15px;line-height: 20px;}
.service-content::before {height: 69%;top: -40px;}

}


@media screen and (min-width:992px) and (max-width:1200px){
.logo{width:94px;}
nav{width:86%;}
ul.slimmenu li a{font-size:15px;line-height:17px;padding:5px 3px;}
ul.slimmenu li{margin:0 20px 0 0;}
.about-content-list figure{width:38%;}
.about-content-list article{width:59%;}
.home-service{padding:17.349% 0 3.736% 0;}
.service-content h2{font-size:19px;line-height:23px;}
.home-training-content h2,.who-are-we h2,.home-content h2{font-size:44px;line-height:50px;}
.foot-details::after{right:-14.167%;}
.footnav{padding:1.549% 0;}
.footnav li{margin:0 5px;}
.footnav li a{font-size:13px;line-height:20px;}
.nav-top:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 3%;
    display: block;
    background-color: #0079C2;
    left: 100%;
    top: 0;
}

    .concept-feasibility h3 {
        font-size: 20px;
        padding-bottom: 15px;
    }
    .concept-feasibility h4 {
        font-size: 16px;
    }

}


@media screen and (min-width: 1200px) and (max-width: 1366px){
.nav-top:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100px;
    display: block;
    background-color: #0079C2;
    left: 100%;
    top: 0;
}
    
}




@media screen and (max-width: 991px){
ul.slimmenu li ul li{padding-bottom:0;}
ul.slimmenu.collapsed li { margin: 0 0 0px 0;}
.entry-content ul.heateor_sss_follow_ul, .entry-content ul.heateor_sss_sharing_ul{text-align:center;}
.entry-content ul.heateor_sss_follow_ul li, .entry-content ul.heateor_sss_sharing_ul li {float:none !important;display:inline-block !important;}
.cat_box figure {height: 190px;}
.pdf_file {margin: 5% 0;}
.btn_comn{font-size: 14px;}
.page-template-page-about .inner-main {padding: 25px 0 25px 0;}
.logo { padding: 10px 10px 10px; }
.concept-feasibility h3 {font-size: 20px;padding-bottom: 15px;}
.concept-feasibility h4 {font-size: 16px;}
.nws_letr_sec { margin:20px 0 50px;}


}


@media screen and (max-width: 767px){
    .exp_team_colm figure{max-width: 240px;}
/*.exp_team_colm figure{margin:0 0 20px;text-align:center;width:100%;max-width: 100%;}*/
/*.exp_team_colm figure img{display:inline-block;max-width:250px;}*/
.cat_box h3,.cat_box h4,.bt_button_Sec{text-align:center;}
.tax_content_box .bt_button_Sec{text-align:left;}
.infographic_img{display:none;}
.infographic_sec_mob{display:block;text-align:center;}
.infographic_sec_mob img{width:60%;display:inline-block;}
/*.info_graphic_sec .container{padding:0;}*/
.sing_box_con .tax_content_box{text-align:left;}
.pro_cate_list_box.sing_box_con figure{text-align:center;}
.pro_cate_list_box.sing_box_con figure img{width:80%;display:inline-block;}
.res_cen{text-align:center;}
.pro_cate_list_box.sing_box_con p{font-size:15px;}
.pro_cate_list_box.sing_box_con p,.pro_cate_list_box.sing_box_con ul li{text-align:justify;}
.sing_box_con.pro_cate_list_box h4{text-align:center;}
.home-content{padding:40px 0 20px;}
.colm_sidefrm{margin-top:20px;clear: both;}
.page-template-page-team .exp_team_colm figure { float: none; margin: 0px auto 20px; }
.page-template-page-team .exp_team_colm figure {max-width: 240px; }
body.page-template-page-team .exp_team_colm figure > img {width: 185px;height: 185px;}
.innerbanner figure img { height: 200px; object-fit: cover;}
.concept-feasibility .row, .home-content.content-sec3 .concept-feasibility:nth-child(even) .row{display:unset;}
.concept-feasibility img{padding-top:30px;}
.concept-feasibility {padding: 30px 0px;}
.comon-section {margin-bottom: 0px;}
.page-template-service-page .inner-main {padding: 40px 0;}
.foot-details i.fa-map-marker{left:-26px;top:-2px;font-size:30px;}
.foot-details{text-align:center;}
}


@media screen and (max-width: 575px){
    .exp_team_colm figure img{height:auto;}
    .exp_team_colm figure{max-width:225px;margin: 0 10px 10px 0;}
    .exp_team h3 {font-size: 16px;}
    .exp_team h3 span {font-size: 13px;}
    .pro_cate_list_box figure{text-align:center;margin-bottom:20px;width:100%;}
    .pro_cate_list_box figure img{width:70%;display:inline-block;}
    .tax_content_box {width: 100%;padding-left: 0px;text-align:center;}
    .tax_content_box p,.sing_box_con .tax_content_box p,.sing_box_con ul li{text-align:justify;}
    .tax_content_box .bt_button_Sec{text-align:center;}
    .exp_team_txt p a{word-break: break-all;}
    .infographic_sec_mob img{width:90%;}
    .pro_cate_list_box.sing_box_con figure{width:100%;text-align:center;margin-bottom:20px;}
    .pro_cate_list_box.sing_box_con figure img{width:auto;}
    .sing_box_con h4{clear:both;text-align:center;}
    .pro_cate_list_box h4,.tax_content_box p{text-align:center;}   
    .concept-feasibility h3 {
        font-size: 18px;
        padding-bottom: 10px;
    }
}
@media screen and (max-width: 360px){
   .exp_team_colm figure{max-width: 100%;width:100%;margin: 0 0px 15px 0;} 
}





@media screen and (max-width: 991px){
	.homebanner figure img{
		height: 300px;
		object-fit: cover;
	}
	.half_set h2 {
	font-size: 20px;
}
.half_set h3 {
	font-size: 29px;
	line-height: 30px;
}
.half_set a.btn_design {
	font-size: 13px;
}
.half_set h4 {
	font-size: 20px;
}	
.half_set h4 strong {
	font-size: 26px;
	margin: 0;
}	
.half_set h5 {
	font-size: 22px;
}	
	
}




@media screen and (max-width: 767px){
	.homebanner figure img {
	height: 200px;
	object-fit: cover;
}
	.half_set h2 {
	font-size: 15px;
	line-height: inherit;	
}
.half_set h3 {
	font-size: 22px;
	line-height: 24px;
}	
.half_set a.btn_design {
	font-size: 11px;
}	
.half_set p {
	margin-top: 18px;
}
.half_set a.btn_design {
	font-size: 10px;
	padding: 9px 10px;
}	
.half_set h4 {
	font-size: 15px;
}	
.half_set h4 strong {
	font-size: 22px;
	margin: 0;
}	
.half_set h5 {
	font-size: 16px;
}
.cat_box figure {height: auto;}
.accordion-header h4 {
    font-size: 16px;
}
#zcampaignOptinForm div:nth-child(2),
#zcampaignOptinForm div:nth-child(3) { width: 250px !important; }
}



@media screen and (max-width: 575px){
.banner-content { width: 80%; text-align: center; padding: 0 10px; background: rgba(0, 0, 0, 0.5);}
.half_set {margin-left: 0%; width: 100%; padding: 20px 0px;}
.homebanner figure img {height: auto;min-height:230px;object-fit: cover;object-position: right;}
.half_set h2 {font-size: 16px;line-height: inherit;	margin: 0;}
.half_set h3 {font-size: 24px;	line-height: inherit;}	
.half_set p {margin: 5px 0 0;}
.half_set a.btn_design {
	font-size: 6px;
	padding: 5px;
	white-space: nowrap;
}
.half_set h4 {font-size: 16px;}
.half_set h4 strong {font-size:24px;margin: 0; display: block;
}	
.half_set h5 {font-size: 24px;}
.creative_sec .col-lg-4.col-md-6.col-ms-6 { width: 100%; float: none;}
#zcampaignOptinForm div:nth-child(2),
#zcampaignOptinForm div:nth-child(3) { width: 100% !important; }
.newsletter_sec { padding: 30px 0px;}
form#zcampaignOptinForm{    flex-wrap: wrap;}
form#zcampaignOptinForm div:nth-child(2) {margin: 15px 0px 10px 0px !important;}
form#zcampaignOptinForm div:nth-child(4) {margin: 0 0 10px 0 !important;}
}