/*--- btn css ---*/
@import url('https://fonts.googleapis.com/css?family=Nunito:400,600,700,800|Roboto:400,500,700');
.btn { display: inline-block; margin: 0px; background: #83a41a; color: #fff; padding: 12px 25px 12px 20px;border-radius: 2px; transition: all 0.5s;  border: none; font-size: 19px; position: relative; z-index:1;}
.btn:hover, .btn:focus, .btn:active:focus { background: #0663c6; color: #fff; outline:none; border:none;}
/*.btn:hover span { margin-left:-9px;     right: 5px;}
.btn span { width:27px; height:27px; background-color:#d4ff00; position:absolute; right:0px; text-align:center; margin-right: -14px; border-radius:50%; -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;
transition: all 0.3s ease-in-out;}
.btn span:before { content: ' '; width: 35px; height: 35px; background-color: rgba(255, 255, 255, 0.2); border-radius: 50%; position: absolute;left: -4px; top: -4px; z-index: -1;}*/
.btn span img { width:9px; display: inline-block; top: -1px; position: relative;}

/*--- btn css ---*/

::-moz-selection { color: #fff; background: #15a5e6;}
::selection {  color: #fff; background: #15a5e6;}

.navigation{ background-color: none; }
.navigation ul{ margin:0px; padding: 0px; list-style: none; }
.navigation ul li{ float: none; display: inline-block; vertical-align: top; margin-right: -4px; }
.navigation ul li a{ color: #000; margin: 0px; line-height: 24px; display: block; font-size: 15px; position: relative; padding:70px 16px 8px;}
.navigation ul li a:after{position: absolute; bottom:0px; width:0%; content:""; background:transparent; height:9px; left:0px; right:0px; margin:0 auto; opacity: 0; transition: all 0.5s; background-image:url(../images/bottomTriangle.png); background-repeat:no-repeat; background-position:center;}
.navigation ul li a:hover:after{opacity:1; width:100%;     background-position: center;}
.navigation ul li.active a:after{opacity:1 !important; width:100% !important;     background-position: center;}
.navigation ul li a:hover:before{opacity:1; width:100%;     background-position: center;}
.navigation ul li:first-child a{margin-left:0px;}
.navigation ul li:hover{  color: #fff; background-position:0 0%; }
.navigation ul li { position: relative; }
.navigation ul li ul {  visibility: hidden; opacity: 0; position: absolute; top: 100%; left: 0; width: 100%; transform: translateY(-20%);z-index: -1; transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s; min-width: 200px; background-color: red }
.navigation ul li:hover ul {visibility: visible; opacity: 1; z-index: 1; transform: translateY(0%);transition-delay: 0s, 0s, 0.3s; }
.navigation ul li ul li{ display: block; margin-right: 0px;}
.navigation ul li ul li:hover{ background-color: black; }

/*-- Menu Click --*/

.RigClickMenu { width:38px; height:auto; position:relative; float:right; display:none;}
.MenuBox { width: 100%; height: 100%; position: relative; border: 2px solid #000; border-radius: 10px; padding:2px;}
.MenuBox .divBar { width: 70%; position: relative; height: 2px; background-color: #000; border-radius: 5px; margin: 5px auto;}

/*-- Menu Click Right --*/

header{ position: relative; top: 0px; left: 0px; right: 0px; z-index:2; border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
.main_header{width:100%; padding:0px 0px; position: relative;background: #fff;}
.logo_holder { width:100%; position:relative; margin: 23px 0px;}
.callTel { position: absolute; right:27px; top: 0; margin-top:23px;}
.callTel a { font-size:22px; color:#000; line-height:20px; font-weight:700;}
.callTel a span {margin-right: 10px;}
.callTel a span i { font-size:18px; color:#d4ff00; -ms-transform: rotate(95deg); -webkit-transform: rotate(95deg); transform: rotate(95deg); margin-right:5px;}

.social_icons ul li{display: inline-block; margin:0px 2px;}
.social_icons {float: right; position: absolute; right:0px; top:10px;}
.down_hder .container{position: relative;}
.social_icons ul li i{color:#fff; width:30px; height:30px; border-radius:100%; border:2px solid #fff; text-align: center; line-height: 30px; transition:all 0.5s;}
.social_icons ul li i:hover{background:#fff; color:#df0000;}

/*-- bannerSlide  --*/

/*banner_section*/
.banner_section{width:100%; position: relative; z-index:1; height:680px; overflow: hidden;}
.banner_section:before { content:' '; position:absolute; bottom:0px; left:0px; width:232px; height:342px; background-image:url(../images/bannerBefore.png); background-repeat:no-repeat;}
.banner_section:after { content:' '; position:absolute; top:0px; right:0px; width:291px; height:416px; background-image:url(../images/bannerAfter.png); background-repeat:no-repeat;}
.banner_section img{width:100%;}
.bannerSlide { width: 100%; position: relative; z-index: 99999999; padding:0px 0px; margin:  0px 0px !important;     overflow: hidden;}
.bannerSlide .slick-dots { position:absolute; bottom:120px; left:0px; right:0px; margin:0px auto;}
.bannerSlide .slick-dots li button:before { font-size:45px; opacity: 1; color: #203547;}
.bannerSlide .slick-dots li.slick-active button:before { opacity: 1; color: #df0000;}

.bannerImg { width:100%; position:relative; padding:166px 0px; overflow: hidden;}
.bannerTxt{ width:100%; position:relative; padding:166px 0px; overflow: hidden;}
.bannerTxt h2 { color:#fff; font-size:50px; font-weight:300; margin-bottom: 15px;}
.bannerTxt h2 span { font-weight:700;}
.bannerTxt h2 span.redTxtH2 { color:#f90309; font-size:59px;}
.bannerTxt h2 span.greTxtH2 { color:#d4ff00; font-size:59px;}
.bannerTxt p { font-size:18px; line-height:28px; padding-right: 90px; padding-bottom:35px;}

/* home section Portfolio */

.titleHead { text-align:center; margin-bottom:69px;}
.titleHead h2 { font-size:41px; line-height:41px; color:#1e2537;}
.titleHead h2 span { font-weight:700; color:#fa0309;}

.webPortfolio { width:100%; position:relative; margin:0px; padding:40px 0px 96px;}

.fullProt { width:100%; position:relative; margin:0px; padding:0px 68px;     text-align: center;}
.fullProt .row > [class*="col-"]:nth-child(2) { margin-top:70px;}
.fullProt .row > [class*="col-"]:nth-child(4) { margin-top:70px;}
.PorfolioBox { width:100%; height:247px; border:1px solid #dedede; border-radius: 10px;  overflow: hidden;     margin-bottom: 70px;     position: relative; cursor:pointer;}
.PorfolioBox img { width:100%; height:100%; position:relative; object-fit:cover; -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;
transition: all 0.3s ease-in-out;}
.PorfolioBox:hover img {-moz-transform: scale(1.2);
-webkit-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);}

/* Home section Web Process */

.WebProcess { width:100%; position:relative; margin:0px; padding:80px 0px; overflow: hidden; background-size:115% auto;}
/*.WebProcess:before { content: ' ';
width: 2600px;
height: 2600px;
background-color: #041c30;
position: absolute;
left: -180px;
right: 0px;
top: 0px;
margin: auto;
border-radius: 245px;
-moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
z-index: -1;}*/

.WebProcess .row [class*="col-"]:nth-child(2) { margin-top:100px;}
.WebProcess .row [class*="col-"]:nth-child(4) { margin-top:60px;}
.WebProcess .row [class*="col-"]:nth-child(1) .WebProcessBox:after { content: ' '; position: absolute; width: 290px; height: 130px; border: solid 4px #aeaeae; border-color: #aeaeae transparent transparent transparent; border-radius: 50% 50% 0 0px; transform: rotate(200deg); margin-left: 130px; margin-top: 60px; top: 0px; border-style: dotted; z-index: -1;} 
.WebProcess .row [class*="col-"]:nth-child(2) .WebProcessBox:after { content: ' '; position: absolute; width: 290px; height: 130px; border: solid 4px #aeaeae; border-color: #aeaeae transparent transparent transparent; border-radius: 50% 50% 0 0px; transform: rotate(160deg); margin-left: 90px; margin-top: -40px; top: 0px; border-style: dotted;z-index: -1;}
.WebProcess .row [class*="col-"]:nth-child(3) .WebProcessBox:after { content: ' '; position: absolute; width: 390px; height: 380px; border: solid 4px #aeaeae; border-color: transparent transparent #aeaeae transparent; border-radius: 50%; transform: rotate(205deg); margin-left: 25px; margin-top: 90px; top: 0px; border-style: dotted; z-index: -1;} 
.WebProcessBox { width:100%; position:relative; margin:0px; padding:0px 25px; cursor: pointer; z-index:10;}
.WebProcess .titleHead h2 { color:#fff;}
.WebProcess .titleHead h2 span { color:#98be21;}
.WebProcessBox:hover .greenProcess { opacity:1; width:155px; height:156px;}
.WebProcessBox:hover .showProcess { opacity:1;}
.WebProcessBox:hover .NumberTop { background-color:#fa0309;}
.circleImgaCh { width:154px; position:relative; height:175px; margin: 0px auto;}
.NumberTop { width:30px; height:30px; background-color:#98be21; text-align:center; border-radius:50%; color:#fff; line-height:30px; margin-left: 10px; -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; transition: all 0.3s ease-in-out;}
.greenProcess { opacity:0;}
.imgMiddle { width:154px; height:155px; position: relative; display: table-cell; vertical-align: middle;}
.imgMiddle img { position:absolute; -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; transition: all 0.3s ease-in-out; top: 0px; bottom: 0px; margin: auto;}
.middleIcon { width: 56px; height: 56px; position: relative; left: 0px; top: 0px; bottom: 0px; right: 0px; margin: auto; z-index: 1; display: flex; align-items: center; justify-content: center;}
.middleIcon img { width:100%; height:auto; position:relative;}
.ProcessText { text-align:center; position:relative;}
.ProcessText h2 { color:#389cf2; font-size:20px; line-height:37px; font-weight:600; margin: 5px 0px 6px;}
.ProcessText p { line-height:23px; font-size:16px; color:#fff; font-weight:300;}

.Best_Sale_box { /*background-color:#103b5f;*/ display: flex; flex-wrap: initial; flex-direction: row; justify-content: space-between; align-items: stretch; background-image:url(../images/rectBg.png); background-repeat:no-repeat; margin-top: 50px;}
.left_list_sale { position:relative; margin-left:80px;     padding: 65px 0px;}
.left_list_sale h2 { font-size:46px; line-height:50px; color:#fff; padding:0px; margin:0px; font-weight:300;}
.left_list_sale h2 span { font-weight:700; color:#b9ee12;}
.left_list_sale ul, .left_list_sale ul li { padding:0px; margin:0px; list-style:none;}
.left_list_sale ul li p {  font-size:21px; line-height:21px; color:#fff; padding:0px 0px 0px 25px; margin:13px 0px; font-weight:400;     position: relative;}
.left_list_sale ul li p:before { content:' '; position:absolute; width:15px; height:12px; background-image:url(../images/blue_trick.png); background-position:center; background-repeat:no-repeat;margin-left: -25px; top: 0px;     top: 5px;}
.blue_box { display:flex; align-items: center; flex-direction: column; justify-content: center; padding:0px 60px 0px 80px; position:relative; /*background-color: #0d63ac;*/}
.blue_box h2 { margin-bottom:10px; color: #fff; font-size:30px; font-family: 'Poppins', sans-serif;}
.blue_box h2 span { font-weight:bold; }
.blue_box h5 {font-size:64px; line-height:64px; color:#fff; padding:0px; margin:0px 0px 25px; font-weight:600; text-transform:uppercase; font-family: 'Roboto', sans-serif;}
.blue_box .btn { background-color:#fa0309; font-size:18px; line-height:18px; color:#fff; padding:0px; margin:0px; font-weight:700; border:0px; padding:14px 24px 14px 14px;}
.blue_box .btn:hover { background-color:#b30202;}
.blue_box:before { content:' '; position:absolute; width:71px; height:64px; background-image:url(../images/before_triangle.png); background-position:center; background-repeat:no-repeat; left:-71px; bottom:15px; position:absolute;}
.middle_pic { display:flex; justify-content: center; align-items: center; margin-right: 40px;}
.blue_box .btn:hover span { margin-right:-10px;}
.blue_box .btn span {width: 27px;height: 27px;background-color: #99cffd;position: absolute;right: 0px;text-align: center;margin-right: -14px;border-radius: 50%;top: 0px;bottom: 0px;margin: auto;margin-right: -14px;}
.blue_box .btn span img { width: 9px; display: inline-block; top: 3px; position: relative;}


/*	ft-top	*/
.foot_img {
    position: absolute;
    left: 0;
    top: 0;
    width:20%;
    overflow: hidden;bottom:0
}
footer{position: relative;}
.foot_img img {
    min-width: 100%;
    height: 100%;
    max-width: inherit;
}
.pkgm {margin-top: 10px;}
.ft-top { background:#000; padding:70px 0 70px;}
.ft-top h3 { font-size: 16px; line-height: 18px; font-weight:400; color:#fff; margin:0 0 20px;font-family: 'Poppins', sans-serif;}
.ft-top ul {list-style:none;}
.ft-top ul li {font-family: 'Poppins', sans-serif;font-size:13px; line-height:15px;color:#989898;font-weight:300;padding-left:15px;margin-bottom:16px;position:relative;}
.ft-top ul li a {color:#989898; -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;
transition: all 0.3s ease-in-out;}
.ft-top ul li a:hover {color:#fff;}
.ft-top ul li:before {content: "\f0dd";font-family: "Font Awesome 5 Free"; font-weight: 900; display: block;position: absolute;left: -5px;top: -1px;color: #fff;transform: rotate(-90deg);}
.ft-box.ft-boxEdit ul li {float:left; width:50%;}
.ft-logo { text-align:right; margin-top:30px;}
.ft-botm { background:#061f33; padding-bottom:15px;}
.copyRight {margin-top:18px;}
.copyRight p {color:#fff; font-size:13px;font-family: 'Poppins', sans-serif; padding:0;text-align: right;line-height: 20px;}
.copyRight p span {color:#989898; font-size:13px;}
.copyRight p a {color:#f7941e;}
.copyRight p a:hover {color:#fff;}
.socialBox { float:right; margin-top:16px;}
.socialBox a {color:#fff;border:double 3px #fff;margin:0 2px;display:inline-block;border-radius:50%;width:25px;height:25px;text-align:center;font-size:11px;-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;
transition: all 0.3s ease-in-out;}
.socialBox a:hover {color:#b7ff00; border-color:#b7ff00;}
.socialBox a i { vertical-align:top; margin-top:4px;}

/*	makeArea	*/
.makeArea {display:flex; width:100%;background: #ffc709;height: 95px;align-items: center;}
.makeLft {display:table-cell; width:75%; background:#ffc709; text-align:left; position:relative;vertical-align: middle;height: 100%;}
/*.makeLft:after {content:''; display:block; position:absolute; right:-148px; top:0; background:url(../images/curve.png) no-repeat 0 0; width:150px; height:100%;    background-size: cover;}*/
.makeLft h2 {font-family: 'poppins', sans-serif; font-weight:500; font-size:26px; color:#000; margin-bottom:5px;line-height:1.1}
.makeLft strong {color: #ed008c;}
.makeLft span {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    color: #ed008c;
}
.makeLft p {font-family: 'Source Sans Pro', sans-serif; font-weight:400; font-size:21px; color:#fff;}
.makeLft p a {color:#ffde48; font-weight:700;}
.makeLft p a:hover {color:#fff;}
.makeRgt {display:table-cell; width:25%; background:#ffc709;}
.makeRgtTxt {margin-left:0px; text-align:right}
.ordBtn { background:#00aeef; font-size:15px;font-family: 'poppins', sans-serif; color:#fff; display:inline-block; padding:10px 37px; margin-left:65px; position:relative;border-radius: 30px;}
.ordBtn:hover {color:#7cb9ed;}
/*.ordBtn:after {content:''; display:block; width:33px; height:33px;background:url(../images/arrow-circle.png) no-repeat 0 0; position:absolute; right:-20px; top:6px; transition:all 0.5s;}
.ordBtn:hover:after {right:-12px;}*/
.makeRgtTxt span {font-size:14px; font-weight:400;font-family: 'Poppins', sans-serif; color:#fff;}
.makeRgtTxt strong {font-size:48px; font-weight:800;font-family: 'Poppins', sans-serif; color:#fff;}
.makePrice {display:inline-block; vertical-align:top; margin-top: 25px;}

/*	benefitsArea	*/
.benefitsArea { background:url(../images/makebg.png) no-repeat 0 0; background-size:cover; padding:90px 0 440px; position:relative;     margin-bottom: 20px;}
.benefitsCurve img {width:100%;}
.benefitsArea h2 {font-size:31px; font-weight:400;font-family: 'Poppins', sans-serif; color:#fff; text-align:center; margin-bottom:92px;} 
.benefitsArea h2 strong {color:#b7ff00; font-weight:700;}
.benefitsBox { margin-bottom:20px;}
.benefitsIcon {float:left; max-width:65px; width:100%; margin-right:10px;}
.benefitsCont {max-width:180px; width:100%; float:left;}
.benefitsCont h3 {font-size:16px; font-weight:400;font-family: 'Poppins', sans-serif; color:#ee2024; margin-bottom:12px;}
.benefitsCont h3 a {color:#ee2024}
.benefitsCont p {font-size:13px; font-weight:300;font-family: 'Poppins', sans-serif; color:#fff; line-height:18px;}

/*Package part (Kaustav 03-04-2019)*/

/*Package part (Kaustav 03-04-2019)*/

/* test slide */

.what_clients_says{width:100%; padding:80px 0px 260px; position: relative; background-size: cover !important;}
.what_clients_pic{position: absolute; top:0px; left:-117px; width:783px;}
.what_pic{width:153px; height: 153px; border-radius:50%; overflow: hidden; position: relative; z-index: 0; right: 0; ; float: right; margin-bottom: 114px;  margin-top: 41px; margin-right: 25px;}
.what_pic img{width: 100%; height: 100%; object-fit: cover; z-index: 2; position: relative; padding: 8px; border-radius: 50%;}
.what_pic:after{position: absolute; top:0px; width: 155px; height: 155px; 
background: rgba(200,221,137,1);
background: -moz-linear-gradient(45deg, rgba(200,221,137,1) 0%, rgba(200,221,137,1) 54%, rgba(255,255,255,1) 54%, rgba(255,255,255,1) 56%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(200,221,137,1)), color-stop(54%, rgba(200,221,137,1)), color-stop(54%, rgba(255,255,255,1)), color-stop(56%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(45deg, rgba(200,221,137,1) 0%, rgba(200,221,137,1) 54%, rgba(255,255,255,1) 54%, rgba(255,255,255,1) 56%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(45deg, rgba(200,221,137,1) 0%, rgba(200,221,137,1) 54%, rgba(255,255,255,1) 54%, rgba(255,255,255,1) 56%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(45deg, rgba(200,221,137,1) 0%, rgba(200,221,137,1) 54%, rgba(255,255,255,1) 54%, rgba(255,255,255,1) 56%, rgba(255,255,255,1) 100%);
background: linear-gradient(45deg, rgba(200,221,137,1) 0%, rgba(200,221,137,1) 54%, rgba(255,255,255,1) 54%, rgba(255,255,255,1) 56%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8dd89', endColorstr='#ffffff', GradientType=1 );
 content:""; top:0px;  left:0px; z-index: 1; transform: rotate(-10deg);}

 .what_slider p{font-size:19px; line-height: 32px; color:#fff; font-family: 'Poppins', sans-serif; position: relative;}
  .what_slider p:before{position: absolute; left:0px; top:0px; background:url(../images/arrow.png)no-repeat; content:""; top: -134px; width: 120px; height: 102px; }
  .what_clients_pic img{opacity:1;}
  .what_slider h5{font-size:29px; line-height: 32px; color:#fff; font-weight:600; font-family: 'Poppins', sans-serif; margin-top:48px;}
  .what_slider h6{font-size:17px; line-height: 20px; color:#fff; font-family: 'Poppins', sans-serif; font-weight:400; margin-top:15px;}
  .slick-prev {left: 0px; top: 110%;}
   .slick-next {left: 49px; top: 110%; border:1px solid #fff}
   .slick-prev{border:1px solid #fff;}
  .slick-prev::before{content:"\f104"; font-family: "Font Awesome 5 Free"; font-weight: 900; width:35px; height:35px;  padding:5px;}
  .slick-next::before{content:"\f105"; font-family: "Font Awesome 5 Free"; font-weight: 900; width:35px; height:35px;  padding:5px;}
  .what_clients_says .slick-prev{width: 28px; height: 30px;}
  .what_clients_says .slick-next{width: 28px; height: 30px;}
   .what_clients_says .slick-dots li{margin:0px 15px; width: 78px; height: 78px; border-radius: 100%;  border:6px solid #fff;}
   .what_clients_says .slick-dots li a img{width:100%; height: 100%; object-fit: cover; border-radius:100%;}
  .what_clients_says .slick-dots li button{width:50px; height:50px; border-radius:100%; }
  .what_clients_says .slick-dots{right: -400px; top: 223px;}
  .what_clients_says .slick-dots li:nth-child(1){position: absolute; right: 136px; top: 29px;}
  .what_clients_says .slick-dots li:nth-child(2){position: absolute; right: -89px; top: -42px;}
  .what_clients_says .slick-dots li:nth-child(3){position: absolute; right: -27px; top: 118px;}
  .what_clients_says .slick-dots li:nth-child(4){position: absolute; right: -182px; top: 91px; width: 68px; height: 68px;}
  .what_clients_says .slick-dots li:nth-child(5){position: absolute; right: 115px; top: 227px; width:70px; height:70px;}
  .what_clients_says .slick-dots li:nth-child(6){position: absolute; right: -135px; top: 255px;}
  .what_clients_says .slick-dots li.slick-active{ position: absolute;}
  .what_slider{padding-right:51px;}
  .what_clients_says .slick-dots li.slick-active:hover {
  -webkit-animation: none;
}
 

.what_clients_says h2{color:#031a2e; font-size:50px; line-height: 55px; font-family: 'Source Sans Pro', sans-serif;}

.what_clients_says .slick-dots li.slick-active { box-shadow: -2px -1px 20px #ed4044; }

.what_clients_says .slick-dots li.slick-active:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  border: 5px solid rgba(244,114,117,0.7);
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  box-shadow: -2px 3px 32px #ed4044;
}

.what_clients_says .slick-dots li.slick-active:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
   border: 5px solid rgba(244,114,117,0.9);
  border-radius: 50%;
  transition: all 200ms;
  box-shadow: -2px 3px 32px #ed4044;

}


@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}


.left_what{float: right;}
.right_what{float: left;}
.what_clients_says .container{position: relative;}
.what_clients_says{background-size: cover;}

.p-l-0{padding-left:0;padding-right: 25px;}
/* about inner page */
.banner_section.innerPageBan .bannerTxt.form-pg{padding: 199px 0px;}
.banner_section.innerPageBan .bannerTxt.form-pg p{padding-right:0}
.banner_section.innerPageBan { position:relative; background-position: top center !important; height:580px; background-size: cover !important;}
/*.banner_section.innerPageBan:after{content:' ';position:absolute; bottom:0; left:0; width:62px;height:354px;background-image:url(../images/inner-col-img.png); background-repeat:no-repeat;top: inherit;}*/

.banner_section.innerPageBan:after{content:' ';position:absolute; bottom:0; left:0; width:62px;height:354px;top: inherit;}

.lead_sec:after{content:' ';position:absolute; bottom:0; right:0; width:111px;height:515px;background-image:url(../images/form-bg.png); background-repeat:no-repeat;top: inherit;display:none}
.banner_section.innerPageBan .bannerTxt{ width:100%; position:relative; padding:166px 0px; overflow: hidden;}
.banner_section.innerPageBan .bannerTxt h2 { color:#fff; font-size:47px; font-weight:700; margin-bottom: 15px;line-height: 1.1;}
.banner_section.innerPageBan .bannerTxt h2 span { font-weight:700;}
.banner_section.innerPageBan .bannerTxt h2 span.redTxtH2 { color:#f90309; font-size:59px;}
.banner_section.innerPageBan .bannerTxt h2 span.greTxtH2 { color:#d4ff00; font-size:59px;}
.banner_section.innerPageBan .bannerTxt p { font-size:14px; line-height:23px; padding-right: 90px; padding-bottom:35px;     color: #fff;}

.bringTeamStrong { width:100%; position:relative; margin:0px; padding:80px 0px 100px; overflow: hidden; background-size:115% auto;} 
.bringTeamStrong .titleHead { text-align:left; margin-bottom: 70px;}
.bringTeamStrong .titleHead h2 { color:#fff; font-size:55px; line-height:68px; font-weight:400;}
.bringTeamStrong .titleHead h2 span { color:#fe0000;}

.Bringpara p { font-size:18px; line-height:32px; color:#fff;}

.geneKnow { width:100%; position:relative; margin:0px; padding:40px 0px 100px;}
.geneKnow .titleHead { margin-bottom:140px;}

.CretDig { width:100%; position:relative;}
.CretDig h2 { font-size:48px; line-height:58px; color:#1a1a1a; font-weight:500;     margin-bottom: 40px;}
.CretDig h2 span { font-weight:700;}
.CretDig h2 span.blueTxt { color:#164e81;}
.CretDig h2 span.redTxtHd { color:#fd162c;}
.CretDig > p { color:#121312; font-size:18px; line-height:33px; margin-bottom: 20px;}
.CretDig ul, .CretDig ul li { list-style:none; padding:0px; margin:0px;}
.CretDig ul li p { padding:0px; margin:0px;  color:#121312; font-size:18px; line-height:33px;}
.CretDig ul li { display: inline-block; width: 49%; padding-left: 35px; position: relative;}
.CretDig ul li:before { content:' '; position:absolute; width:19px; height:6px; background-color:#13559f; left: 0px; top: 15px;}

/* Packages pages */

.packages .col-md-4:nth-child(4) .pkcg-top { background-color:#bebdbd;}
.packages .col-md-4:nth-child(5) .pkcg-top { background-color:#19e4f1;}
.packages .col-md-4:nth-child(6) .pkcg-top { background-color:#f3950e;}

.packages .col-md-4:nth-child(4) .price h4, .packages .col-md-4:nth-child(4) .price h5, .packages .col-md-4:nth-child(4) .price h6 { color: #0d63ac;}
.packages .col-md-4:nth-child(5) .price h4, .packages .col-md-4:nth-child(5) .price h5, .packages .col-md-4:nth-child(5) .price h6 { color: #757575;}
.packages .col-md-4:nth-child(6) .price h4, .packages .col-md-4:nth-child(6) .price h5, .packages .col-md-4:nth-child(6) .price h6 { color: #edb302;}

.packages .col-md-4:nth-child(4) a.btn { background-color: #0d63ac;}
.packages .col-md-4:nth-child(5) a.btn { background-color: #98be21;}
.packages .col-md-4:nth-child(6) a.btn { background-color: #ee2024;}

.packages.inPagePc .pckg-container { margin-bottom:130px;}

.packages.inPagePc .col-md-4:nth-child(4) .pckg-container { margin-bottom:0px;}
.packages.inPagePc .col-md-4:nth-child(5) .pckg-container { margin-bottom:0px;}
.packages.inPagePc .col-md-4:nth-child(6) .pckg-container { margin-bottom:0px;}

.packages .col-md-4:nth-child(5) .off, .packages .col-md-4:nth-child(5) .promo {
    background-color: #ee2024;
}
.packages .col-md-4:nth-child(6) .off {
    background-color: #1d6cb0;
}

.packages .col-md-4:nth-child(5) .pkcg-mid h3 {
    color: #408dcf;
}

.packages .col-md-4:nth-child(6) .pkcg-mid h3 {
    color: #98be21;
}

.lstTextBelow { margin-top:40px;}

/* -- Blog -- */

.blogPage { width:100%; position:relative; background-image:url(../images/blogBg.jpg); background-size:cover; text-align:center; padding:40px 0px 80px;}
.latestBlog { width:100%; position:relative; background-color: #fff; box-shadow: 0px 0px 12px 0px rgba(204, 204, 204, 0.4); margin-bottom: 30px; overflow: hidden; display: inline-block; vertical-align: middle;}
.blogPage .btn { margin-top:50px; background-color:#fa0107;}
.blogPage .btn span { background-color:#c80106;}
.latestBlog .leftImgBlg { width:242px; position:relative; -webkit-clip-path: circle(72.5% at 0 40%);
clip-path: circle(72.5% at 0 40%); display: inline-block; vertical-align: middle;     height: 350px;}
.latestBlog .leftImgBlg img { width:100%; height:100%; position:relative; object-fit:cover;}
/*.latestBlog .leftImgBlg:after { content:' '; position:absolute; left:0px; top:0px; width:242px; height:340px; background-color:#e5eef1; -webkit-clip-path: circle(72.5% at 0 40%);*/
clip-path: circle(72.5% at 0 40%);}
.latestBlog .leftImgBlg img { width:100%; position:relative; height:100%; object-fit:cover;}
.RigTxtBx { position:relative; width:calc(100% - 250px); display: inline-block; vertical-align: middle; box-sizing: border-box; padding-right: 5px;}
.listUlBg { position:relative; padding:0px; margin:0px; text-align: left;}
.listUlBg ul { list-style:none; padding:0px; margin:0px;}
.listUlBg ul li { display:inline-block; position:relative; margin:0px; padding:0px;     margin-right: 8px;}
.listUlBg ul li a { color:#041220; font-size:13px; font-weight: 500;}
.listUlBg ul li a i { margin-right:4px;}
.listUlBg h2 { color:#082037; font-size:18px;     margin: 15px 0px;}
.listUlBg p { color:#6c6c6c; font-size:14px; line-height:22px;}
.listUlBg > .btn { padding: 8px 24px 8px 15px; font-size: 12px; margin-top:0px; background-color:#83a41a;}
.listUlBg > .btn span { width: 20px;height: 20px; top: 7px; margin-right: -9px; background-color:#d4ff00;}
.listUlBg > .btn span img { top:0px;}
.listUlBg > .btn span:before { width: 28px; height: 28px;}

/* contact */

.contactForm { width:100%; position:relative; margin:0px; padding: 50px 0px 100px;}
.innerHed { position:relative;}
.innerHed h2 { font-size:41px; line-height:57px; color:#363736; font-weight:400; margin-bottom:40px;}

.GetTouchDiv ul, .GetTouchDiv ul li { list-style:none; padding:0px; margin:0px; width: 100%; position: relative; float: left;}
.rowList { width:100%; position:relative; margin:0px; padding:0px;}
.rowList span { width: 54px; height: 54px; background-color: #fff; text-align: center; position: relative; float: left;     box-shadow: 0px 0px 10px 0px rgba(204, 204, 204, 0.6); margin-right: 48px;}
.rowList span i { font-size:20px; color:#082a47; line-height: 54px;}
.GetTouchDiv ul li:last-child .rowList span i {-ms-transform: rotate(0deg); -webkit-transform: rotate(90deg); transform: rotate(90deg);}
.grpHead { float:left; position:relative;     width: calc(100% - 105px);}
.grpHead h2 { font-size:18px; line-height:25px; color:#181818; margin-bottom: 4px;}
.grpHead p, .grpHead a { font-size:16px; line-height:25px; color:#181818; font-family: 'Source Sans Pro', sans-serif; padding: 0px;}
.GetTouchDiv ul li { margin-bottom:50px;}
.row.firstForm { margin-bottom:90px;}

.quickContact { width:100%; position:relative;}
.quickContact .btn { padding:10px 40px;}

.mapTxt { width:100%; position:relative; height:480px;}
.mapTxt iframe { width:100%; height:100%;}


/*kanchan*/
.testimonials_pg_section{width:100%; padding:20px 0px 70px; background-size:cover !important;}
.testimonials_pg_section h2{font-size:41px; line-height: 45px; color:#031a2e; font-family: 'Source Sans Pro', sans-serif; font-weight:400; text-align: center;padding-bottom:35px;}
.testimonials_pg_section h2 span{color:#f90005; font-weight:700;}
.testi_text{padding:35px; box-shadow:1px 1px 33px rgba(0,0,0,0.1); position: relative; }
.test_pic{width:85px; height:85px;    position: relative; position: absolute;
left: -23px; top: -34px;} 
.test_pic img{width:100%; height:100%; object-fit: cover; border-radius:50%; overflow: hidden; border:5px solid #cdcfe3; transition: all 0.5s ease-in-out;}
.test_monial_area:hover .test_pic img{box-shadow: -2px -1px 20px #ed4044; border: 5px solid #fff;}
.test_monial_area:hover .test_pic:before{content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  border: 3px solid #f6adae;
  border-radius: 50%;
  box-shadow:2px 2px 6px #f6adae;
  animation: pulse-border 1500ms ease-out infinite;}

  .test_monial_area:hover .test_pic:after{content: "";
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
 
  border-radius: 50%;
 
  transition: all 200ms;}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

.left_testi p{font-size:16px; line-height:27px; color:#3f3f3f; font-family: 'Source Sans Pro', sans-serif; }

.testi_text{padding-top:85px; padding-left:65px; position: relative;/* z-index:2;*/ padding-bottom: 45px; background:#fff;}
.testi_text:before{position: absolute; left: 0px; top:0px; width:307px; height:344px; background:url(../images/testi_icon1.png)no-repeat; content:""; z-index:-1;}
.testi_text:after{position: absolute; right: 0px; bottom:0px; width: 94px; height: 80px; background:url(../images/coma.png)no-repeat; content:""; z-index:-1;}
.testi_text h5{color:#fd0113; font-size:20px; line-height: 23px; font-family: 'Source Sans Pro', sans-serif; font-weight:700; padding-bottom:6px;}
.testi_text h6{color:#3e3d3d; font-size:14px; line-height: 18px; font-family: 'Source Sans Pro', sans-serif; font-weight:300;}
.test_monial_area{margin-top:40px; margin-bottom:45px; position: relative;}
.clients_pic{width:201px; height:182px; margin:70px auto 0px;}
.testi_pic{width:100%; margin-top: 77px;}
.test_monial_area .left_testi{float: left;}
.test_monial_area .right_testi{float: right;}
.test_monial_area:nth-child(odd) .left_testi{float: right;}
.test_monial_area:nth-child(odd) .right_testi{float: left;}
.test_monial_area .test_area_icons{position: absolute; right:-104px; top:0px; z-index:-1; width:514px;}
.test_monial_area .test_area_icons2{position: absolute; left:0px; top:0px; z-index:-1; width: 476px;}
.test_monial_area .test_area_icons3{position: absolute; right:55px; top:0px; z-index:-1; width: 476px;}
.test_monial_area .test_area_icons4{position: absolute; left:248px; top:0px; z-index:-1; width: 341px;}
.load_more_btn{position: relative; background:#fa0107; padding:12px 30px; color:#fff; font-family: 'Source Sans Pro', sans-serif; font-weight:400; font-size:20px; line-height: 25px; display: table; margin:73px auto 28px;}
.load_more_btn:hover{background:#031a2e; color:#fff;}
.load_more_btn:after{position: absolute; right:-19px; top:7px;  font-family: 'fontawesome'; content:"\f101"; width:35px; height: 35px; background:#c80106; border-radius:50%; border:3px solid rgba(225,201,202,0.4); text-align: center; line-height:29px;}

.belowBtn { text-align:center;}
.testimonials_pg_section .btn { margin:0px auto; background-color:#fa0107;}
.testimonials_pg_section .btn:hover{ background-color:#c80106;}
.testimonials_pg_section .btn span { background-color:#c80106;}
.testimonials_pg_section .btn span:before { background-color:#c80106; opacity:0.5;}
/*For New Header 28-05-2019*/

.top-header a.btn{
    padding: 8px 27px 8px 27px;
	border-radius:0;font-size: 14px;background: #ea0098;
}
.header-content{
	padding:10px 0;
}
.top-header {
    background-color: #f9f9f9;
    overflow: hidden;
	    line-height: 34px;
}
.top-header .nav-top-right {
    float: right;
    color: #555;
}
.top-header .nav-top-right > li {
    position: relative;
    padding: 0 18px;
    display: inline-block;
}
.top-header .nav-top-right > li .fa{
	font-size:13px;
}
.top-header .nav-top-right > li > a{
	color: #000;
}
.top-header .nav-top-right > li > a:hover{
	color: #00aeef;
}
.top-header .nav-top-right.social-ic li {
    padding: 0 12px;
    font-size: 13px;
}

.top-header .nav-top-right > li:after {
    position: absolute;
    content: "";
    display: inline-block;
    top: 9px;
    right: 0;
    width: 1px;
    height: 15px;
    background: #ddd;
}
.top-header .nav-top-right.social-ic li:nth-child(1):after, .top-header .nav-top-right.social-ic li:nth-child(2):after, .top-header .nav-top-right.social-ic li:nth-child(3):after{
	top: 0px;
}

.contact-info {
    padding-right: 0;
}
.phone-contact {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 14px;
}
.dropdown:hover .dropdown-menu {
    display: block;
}
.collapsing, .dropdown, .dropup {
    position: relative;
}
.phone-contact {
    float: left;
    border-right: 0 solid #ddd;
    padding-right: 20px;
    line-height: 17px;
    padding-left: 20px;
    background-position: 0 2px;
    margin-top: 22px;
    font-size: 12px;
    color: #666;
}
.phone-contact.need-support {
    border-left: 1px solid #262626;
    padding-right: 0;
    padding-left: 20px;
    color: #262626;
}
.top-menu-ico {
    float: left;
    margin-right: 10px;
    border-radius: 100%;
    border: 2px solid #5d5858;
    padding: 6px;
}

.dropdown-menu {
    position: absolute;
    top: 41px;
    left: -14px;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.inner-info p {
    padding: 0;
    color: #000;
    font-size: 13px;
    line-height: 16px;
}
.phone-contact .cnct-info {
    display: inline-block;
    cursor: pointer;
}
.phone-contact span.call-us, .phone-contact a {
    font-size: 13px;
    color: #262626;
    text-transform: uppercase;
    display: block;
}
.nav-right {
    padding-top: 20px;
}
.block-minicart {
    float: right;
    padding: 12px 0 15px 0;
}
.block-minicart .minicart {
    margin-left: 32px;
    position: relative;
    color: #00aeef;
}
.block-minicart .counter.qty {
    position: relative;
    font-size: 22px;
}
.nav-right .fa {
    font-size: inherit!important;
}
.block-minicart .counter-number {
    position: absolute;
    top: 0;
    left: 12px;
    background-color: #fdcb25;
    border-radius: 50%;
    color: #fff;
    font-size: 11px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}
.block-minicart .counter-your-cart {
    position: relative;
    margin-left: 19px;
}
.block-minicart .counter-label {
    position: absolute;
    top: -20px;
    left: 0;
    font-size: 13px;
    color: #666666;
    min-width: 61px;
}
.block-minicart .counter-price {
    font-size: 16px;
    color: #222;
    font-weight: bold;
    margin-right: 10px;
}
.parent-megamenu {
    position: absolute;
    left: 0;
    z-index: 1000;
    float: left;
    text-align: left;
    list-style: none;
    background: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.block-minicart .parent-megamenu {
    min-width: 307px;
    right: 0;
    left: inherit;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 30px 20px;
    margin-top: 0px;
    display: block;
    opacity: 0;
    visibility: hidden;
    border-top: 3px solid #00aeef;
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, transform 0.5s;
    -webkit-transform: translate(0, 40px);
    -moz-transform: translate(0, 40px);
    -o-transform: translate(0, 40px);
    -ms-transform: translate(0, 40px);
    transform: translate(0, 40px);
}
.block-minicart:hover .parent-megamenu {
    top: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.block-minicart .parent-megamenu:before {
    content: "";
    height: 0;
    width: 0;
    border-bottom: 9px solid #00aeef;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    top: 0;
    right: 21px;
    margin-top: -11px;
}
.minicart-content-wrapper .subtitle {
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 20px;
}
.minicart-content-wrapper .subtotal {
    margin-top: 18px;
    margin-bottom: 16px;
    text-transform: uppercase;
}
.minicart-content-wrapper span {
    color: #31629f;
    text-decoration: underline;
}
.minicart-content-wrapper .product-inner {
    border-bottom: 1px solid #e6e6e6;
    padding: 7px 0 17px 0;
    list-style: none;
	overflow: hidden;
}

.product-thumb.style1 {
    float: left;
    position: relative;
    overflow: hidden;
}

.product-innfo {
    overflow: hidden;
    padding-left: 25px;
}
.minicart-content-wrapper .product-innfo {
    position: relative;
}
.header-opt-1 a {
    color: #222;
}
.product-thumb.style1 img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.product-name {
    margin-bottom: 6px;
    line-height: 20px;
}
.minicart-content-wrapper .product-name {
    max-width: 130px;
    margin-bottom: 0;
}
.product-name a {
    font-size: 14px;
    color: #31629f;
}
.header-opt-1 a {
    color: #222;
}
.minicart-content-wrapper span {
    color: #00aeef;
    text-decoration: underline;
}
.minicart-content-wrapper .price-dark ins, .minicart-content-wrapper span.price, .minicart-content-wrapper .price ins {
    font-size: 15px;
    text-decoration: none;
}
.price ins {
    font-size: 18px;
    color: #c30c0c;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    text-decoration: none;
    margin-right: 5px;
}
.minicart-content-wrapper .price-dark ins, .minicart-content-wrapper span.price, .minicart-content-wrapper .price ins {
    font-size: 15px;
    text-decoration: none;
}
.product-name a {
    font-size: 14px;
    color: #00aeef;
}
.remove {
    position: absolute;
    top: 0;
    right: 0;
    color: #222;
}
.actions a.btn{
	font-size:14px;
	padding: 10px 30px;background: #ea0098;border-radius: 40px;
}
/*.newheader .navigation li {
    margin: 15px 46px 15px 0;
}
.newheader .navigation li:last-child{
	margin-right:0;
}
.newheader .navigation li a {
    padding: 0 15px 15px 15px;
}*/
.newheader .navdesk{
	background-color: #f9f9f9;
}
.navdesk{
	overflow: hidden;
}
.newheader .navigation ul li a {
    padding: 10px 16px 8px;
}
.newheader .navigation ul li{
	margin-bottom: 10px;
}
.newheader .navigation{
	float:left;
}
.pay-logo img {
    float: left;
    margin: 14px 14px 0 0;
    width: 60px;
    border-radius: 5px;
}

.newheader .RigClickMenu {
	float:left;
}


.nav-top-right.krystal-nav.mob-sec.hidden-md {
	display: none;
}
/*For New Header 28-05-2019*/
.clientbanner{ position:relative}
.info-author{ position:absolute; bottom:140px}
.info-author .author-img {
    display: table-cell;
    width: 110px;
    height:110px;
    margin: 0;
    padding: 0;background: #fff;border-radius: 50%;text-align: center;vertical-align: middle;border:solid 5px #f4f4f4;
}
.info-author .author-img img {
    width:80px;
}
.info-author .author-info {
    height: 75px;
    display: table-cell;
    padding-left: 15px;
    vertical-align: middle;
    text-align: left;
    border-bottom-left-radius: .25rem;
}
.info-author .author-info .author-name {
    display: block;
    font-style: normal;
    font-weight: 500;
    color: #fff;font-size: 23px;
}
.info-author .author-info .author-pos {
    display: block;
    font-size:18px;color:#fff;
}
.posbox.durone{position:absolute;margin-top: -100px;left: 0;right: 0;}
.whlbox {display: flex;}
.drbox:first-child{background:#a6ce39}
.drbox:first-child h3{color:#fff}
.drbox{flex:1; padding:15px 14px 15px;background:#f5f7f9;cursor: pointer;margin-right: 2px;}
.drbox:last-child{border:none;}
.drbox:first-child a{padding:0 11px;display: block;}
.drbox:last-child a{display:block;padding:0 30px}
.drbox:nth-child(3) a{padding:0 10px;display: block;}
.drbox:nth-child(4) a{padding:0 4px;display: block;}
.drbox:nth-child(2) a{padding:0 12px;display: block;}
.drbox:first-child .imgdr{width:31px;}
.durone .imgdr{/*width:15%;*/width:30px;}
.imgdr{float:left; width:20%; margin-right:13px;}
.durone .txtdr{width:auto;}
.txtdr{float:left; width:72%;}
.txtdr h3{color:#373737; font-size:15px;  font-family: 'poppins', sans-serif; margin-bottom:7px; text-transform:normal;margin:7px 0 7px 0;padding: 0px;line-height: 1.1;font-weight: 500; }
.txtdr p{color:#545454; font-size:13px; font-family: 'poppins', sans-serif; line-height:18px; padding:0px;margin: 0px; }
.durable{border-bottom:1px solid #e3e3e3;} 
.bl {color:#0095da}
.jblistbox .imgdr{float:left; width:20%; margin-right:13px;width:5%;}
.jblistbox .txtdr h3{font-size:21px;margin-bottom:0} 
.jblistbox .txtdr p{font-size: 12px;}
.jblistbox{background:#fff;padding: 30px 0;}
.client-page .leftAdjDet{margin:auto;float:none}
.lead_sec_client {
    padding: 75px 0px 80px;
    overflow: hidden;
    position: relative;font-family: "Nunito", sans-serif;
}
.bootstrap-datetimepicker-widget td span{position:relative; background:transparent}
.timepicker-picker .btn{ background:inherit;font-size: 14px;}
.timepicker-picker .btn span:before{color:#2fa8e0; position:relative;left:0;right:0;top:0; }
.timepicker-picker .glyphicon-chevron-down:before {
    content: "\e114";
}
.timepicker-picker .glyphicon-chevron-up:before {
    content: "\e113";
}
.timepicker-picker .separator{ background:transparent}
.timepicker-picker .btn:hover span {
    color:#000; right:0; background:none;margin-left:0;
}
.timepicker-picker .btn-primary{background-color: #2fa8e0;border-radius:4px;}
.bannerbox{text-align:center}
.bannerbox h1{font-size:20px;margin-bottom:20px;}
.lead_sec_main {
    padding: 85px 0px 80px;
    overflow: hidden;
    position: relative;
}
.ban_top{margin-bottom:40px;}
.drbox-two{flex:1; padding:25px 14px 25px;background:#e7e7e8;cursor: pointer;margin-right:4px; text-align:center;-webkit-transition: all 0.2s linear;transition: all 0.2s linear;}
.drbox-two:hover{background:#f5f7f9}
.drbox-two:last-child{margin-right:0}
.txtdr2 h3 {
    color: #373737;
    font-size: 17px;
    font-family: 'poppins', sans-serif;
    margin-bottom: 7px;
    text-transform: normal;
    margin: 7px 0 5px 0;
    padding: 0px;
    line-height: 1.1;
    font-weight: 500;
}
.txtdr2 p{font-size:13px;line-height:18px;padding:0}
.threebox{ text-align:center}
.threebox h1{font-size:25px;line-height:25px;margin-bottom:5px;}
.threebox h2{font-size:19px;line-height:20px;margin-bottom: 30px;}
.ds-box {
    flex: 1;
    padding:5px 5px 0;
    background: #fff;
    cursor: pointer;
    margin-right:50px;
    text-align: center;
    -webkit-transition: all 0.2s linear;margin-bottom:35px;
    transition: all 0.2s linear;border:solid 1px #ddd;
}
.ds-box:last-child{margin-right:0;}
.imgblk{position:relative}
.ds-box p{position:relative;margin-top:10px;}
.ds-box p span{position:absolute;left:5px;}
.design-hv {
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    background: rgba(0,154,220,0.9);
    opacity: 0;
    transition: all 0.5s;
    bottom: 0;
    width: 100%;
    color: #fff;
    padding:50px;
}
.imgblk:hover .design-hv{opacity:1}
.design-hv h5 {color: #fff;font-size: 17px;line-height:20px;margin-top:10px;}
.design-hv h5 span{font-weight:bold}
.ft_sec .foot_img{width:28%}
.last-footer{background:#ed1651;color:#fff;padding:15px 0;margin-top: 20px;}
.last-footer p{margin:0;font-size:14px;padding: 0 15px;}
.ft-top.ft_sec{padding:70px 0 0;background: url(../images/ftbg.jpg) no-repeat center center #000; background-size:cover}
.ft-top.ft_sec .csbox a:hover{color: #f58220;}
.vfootr-wrap h3 {
    margin-top: 0;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
.ft-box.vfoot-right p{font-size: 12px;line-height: 16px;color:#fff;margin:0}
.ft-thumb-bx .col-md-4 {padding-right: 10px;padding-bottom: 20px;padding-left: 10px;}
.address-block {padding:0 0 0 14px;}
.address-block p{color:#fff;font-size: 12px;line-height:18px;}
.vfoot-links li {background: url(../images/bullet-1.png) left center no-repeat;margin-bottom:5px!important;font-size:12px!important;}
.vfoot-links li:before{display:none !important}
.vfoot-links{padding:0}
.pl-15{padding-left: 15px;}
.vfoot-links li a{color:#fff !important}
.vfoot-links li a:hover{color:#f58220!important}
#social-block{margin-top:15px;}
#social-block ul li:before{display:none !important}
.social-bl ul li {background-color: #fff;border-radius: 50%;margin-right: 6pt !important;height: 2pc;width: 2pc;text-align: center;transition: all .35s linear;padding:0}
.social-bl ul li a{color:#000;transition: all .35s linear;line-height:2pc;font-size: 11.25pt;border-radius: 50%;width:100%;height:100%;}
.social-bl ul li:hover{background-color:#ed1651}
.social-bl .list-inline{margin:0}
.orange strong{color: #f58220;}
/*comp-jobs style*/
.breadcrumb-pageheader {
    padding: 25px 0 25px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;font-family: "Nunito", sans-serif;
}
.sm-breadcrumb {
    margin-bottom: 0;
    padding: 0;
    background-color: transparent;
    font-size: 12px;
}
.breadcrumb li {
    margin-bottom: 0;
    display: inline-block;
    text-transform: uppercase;
    font-size:12px;
}
.sm-pagetitle--style-1 {
    margin-top: 15px;
    margin-bottom: 10px;
    color: #343a40;
    padding-left: 10px;
    border-left: 4px solid #0072ff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: .5px;
}
.sm-content, .sm-content-inner {
    position: relative;background: transparent;height: 100%;
}
.sm-content-box {
    vertical-align: top;
    padding: 0;
}
.lead_sec_client .input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.lead_sec_client .input-group-lg > .form-control{padding: 0.75rem 1rem;
font-size: 12px;
line-height: 1.5;
border-radius: 2px;border:solid 1px #9c9a9a;}
.sm_bg_6{ background:#0095da;border-radius: 2px;font-style: normal;text-align: center;padding: .375rem .90rem;font-size: 16px;}
.h-47 {
    height: 46px !important;
}
.m-b-20 {
    margin-bottom: 20px !important;
}
.btn-base-1 {
    color: #FFF;
    background-color: #1094d3;
    border: 1px solid #1094d3;padding: .375rem .75rem;font-family: "Nunito", sans-serif !important;
}
.m-l-10 {
    margin-left: 10px !important;
}
.lead_sec_client .btn{padding: .375rem .75rem;font-style: normal;font-size: 16px;border-radius: 2px;line-height: 1.5;}
.lead_sec_client .btn-white:hover,.lead_sec_client .btn-base-1:hover{padding: .375rem .75rem;font-style: normal; border:1px solid;}
.btn-white {
    color: #333;
    background-color: #fff;
    border: 1px solid #fff;
}
.m-t-3 {
    margin-top: 3px !important;
}
.pagination > .active .page-link, .pagination > .active .page-link:focus, .pagination > .active .page-link:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    color: #FFF;
    background-color: #0072ff;
    border-color: #0072ff;
}
.pagination .page-item .page-link:focus, .pagination .page-item .page-link:hover, .pagination .page-item > span:focus, .pagination .page-item > span:hover {
    color: #2b2b2c;
    background-color: #eceeef;
    border-color: #eceeef;
}
.pagination .page-link, .pagination .page-item > span {
    padding: 0.625rem 0.875rem;
    font-family: "Nunito", sans-serif;
    font-size:13px;
    color: #818a91;
    background-color: transparent;
    border: 1px solid #eceeef;
        border-top-color: rgb(236, 238, 239);
        border-right-color: rgb(236, 238, 239);
        border-bottom-color: rgb(236, 238, 239);
        border-left-color: rgb(236, 238, 239);
    text-align: center !important;
}
.lead_sec_client .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.lead_sec_client .dropdown-menu .dropdown-item {
     
    font-size:14px;padding:10px;display: block;white-space: nowrap;color: #212529;clear: both;width: 100%;
}
.result-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.result-list > li {
    background: #fff;
    border: 1px solid #c8c7c7;
    border-radius: 3px;
    overflow: hidden;
}
.result-list .result-image {
    width: 240px;
    padding: 0;
    overflow: hidden;
    background: #fff;
        background-position-x: 0%;
        background-position-y: 0%;
        background-image: none;
        background-size: auto;
    vertical-align: middle;
    display: table-cell;
    background-size: cover;
    background-position: center;
}
.result-list > li::before, .result-list > li::after {
    content: '';
    display: table;
    clear: both;
}
.result-list > li > div {
    display: table-cell;
    vertical-align: top;
    padding: 20px;
    position: relative;width: 330px;
}
.result-list .title {
    margin: 0 0 0;
    font-size: 22px;
    line-height: 26px;font-family: "Nunito", sans-serif;
}
.result-list .title:after{ display:none}
.result-list .ptype {
    color: #0095da;
    margin-bottom: 15px;font-size:19px;font-weight: 600;
}
.result-list .desc {
    margin-bottom: 20px;
    max-height:80px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 16px;color: #55595c;font-size:14px;
}
.result-list .btn-row a {
    color: #2e353c;
    font-size: 14px;
    line-height: 18px;
    float: left;
    padding: 8px 10px;
    border-radius: 4px;
    background: #f2f3f4;
}
.result-list .btn-row a + a {
    margin-left: 5px;
}
.result-list .result-price {
    width: 240px;
    font-size: 20px;
    text-align: center;
    background: #f2f3f4;
    color: #2e353c;
    vertical-align: middle;
}
.result-list .result-price small {
    display: block;
    font-size: 10px;
    font-weight: 600;
    color: #929ba1;
}
.result-list .result-price .btn {
    margin-top: 30px;
}
.result-list > li + li {
    margin-top: 10px;
}
.breadcrumb::after {
    display: block;
    content: "";
    clear: both;
}
.result-list .btn-row::before, .result-list .btn-row::after {
    content: '';
    display: table;
    clear: both;
}
.lead_sec_client .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
.cjblock{margin-bottom:0 !important}
.cjblock tr > td{color: #55595c;font-size: 13px;padding-top: 5px !important;padding-bottom: 5px!important;}
.cjblock span{margin-right:10px;width: 20px;display: inline-block;text-align: center;}
.cjblock span img{width:20px}
.result-list .result-price .btn_bl{text-transform:uppercase;width:170px;font-weight:700;margin-top:30px;}
.result-list .result-price .btn_green{text-transform:uppercase;background:#a6ce39;margin-top:10px;font-weight:700}
.result-list .result-price .btn_green:hover{background: #96bd2b;}
span.red{ color:#F00;font-weight:bold}
.viewjob-box{margin-top:0!important;background:#f4f4f4!important;padding:100px;border-top-left-radius:0!important;border-top-right-radius:0!important;border: none !important;}
@-webkit-keyframes spinnerClockMinRotate {
  0% {
    transform: rotate(0deg) translate(0, -18px);
  }
  100% {
    transform: rotate(360deg) translate(0, -18px);
  }
}

@keyframes spinnerClockMinRotate {
  0% {
    transform: rotate(0deg) translate(0, -18px);
  }
  100% {
    transform: rotate(360deg) translate(0, -18px);
  }
}

@-webkit-keyframes spinnerClockSecRotate {
  0% {
    transform: rotate(0deg) translate(0, -22px);
  }
  100% {
    transform: rotate(360deg) translate(0, -22px);
  }
}

@keyframes spinnerClockSecRotate {
  0% {
    transform: rotate(0deg) translate(0, -22px);
  }
  100% {
    transform: rotate(360deg) translate(0, -22px);
  }
}

.spinnerClock {
  background: none;
  position: relative;
  width: 110px;
  height: 110px; margin:auto;
}

.spinnerClock__clock {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: white;
  border: 7px solid #00ACD9;
  box-sizing: border-box;
}

.spinnerClock__minHand {
  position: absolute;
  width: 8px;
  height: 38px;
  top: 35px;
  left: 51px;
  background: #39444e;
  border-radius: 5px;
  animation: spinnerClockMinRotate 60s linear infinite;
}

.spinnerClock__secHand {
  position: absolute;
  width: 4px;
  height: 45px;
  top:31px;
  left: 53px;
  background: #b4bec8;
  border-radius: 2px;
  animation: spinnerClockSecRotate 6s linear infinite;
}
.jiptext h2{font-size:16px;margin:13px 0 0;text-align:center;line-height:1.4;}
.jiptext h3{font-size:11px;margin:2px 0 0;text-align:center;line-height:1.4;}
.result-price.msg-box{background:#fff;display: table-cell;}
.br-1{border-left:solid 1px #c8c7c7;padding-right:2px !important;padding-left: 10px !important;}
.msg-btn{font-size:13px;padding:5px 10px;display:block;border:solid 1px #00ACD9;border-radius:4px; text-align:left;width: 185px;float: right;color: #000;}
.msg-btn:hover{background:#f4f4f4}
.msg-icon{display: inline-block;width: 30px;margin-right: 12px;}
.mt-3{margin-top:3px;}
.ad-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    
}
.ad-info-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 143px;
    flex: 0 0 143px;
}
.ad-inner-header {
    margin-top:10px;
    display: block;line-height: 1.4;
}
.ad-inner-desc {
    color: #333;
    font-weight: 300;
    font-size:13px;
    display: block;line-height: 1.3;
}
.lrn-more{display:block;font-size:14px;padding:5px 10px;background:#00B0CC;color:#fff;border-radius:4px; text-align:center;line-height: 1.4;margin-top:5px;width:135px}
.lrn-more:hover{background:#01a2bc;color:#fff}
.ad-info-text{padding-left: 8px;}
.custom-modal .modal-content{border: solid 1px #00ACD9;background:#fff;padding: 10px;}
.pausejob-btn{background:#0095da;padding: 5px 15px !important;font-size: 17px !important;}
.modal-header .close{font-size: 15px;color:#ea0098;opacity:1;}
.modaltxt h4{color:#0095da;line-height: 18px;}
.modaltxt{margin-bottom:15px;}
.modaltxt p{font-size:13px;}
.custom-modal .modal-header,.custom-modal .modal-footer{border:none;background:#f4f4f4}
.custom-modal label{font-size:13px;font-weight:normal}
.custom-modal .modal-footer{padding-top:0}
.custom-modal .modal-body{padding: 20px;background:#f4f4f4;} 
.result-list .result-price .res-btn{background: #a6ce39;color:#fff;border:solid 1px #a6ce39}
/*comp-jobs style*/
/*registerpage*/
.header-content{background:#fff}
.fullvh {
    /*height: 100vh;*/
}
.slice {
    padding-top: 6rem;
    padding-bottom: 4rem;
    position: relative;
}
.login-cover, .login-cover-bg, .login-cover-image {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;z-index: -1;
}
.login-cover-image img {
    max-width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
.sm_bg_transparent {
    background: transparent !important;
}
.body-wrap {
    position: relative;
    z-index: 0;
    background: #FFF;
    overflow-x: hidden;
}
.body-wrap::after, .body-wrap::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    height: 260px;
}
.login-cover-bg {
    background: #666;
    background: -moz-radial-gradient(center, ellipse cover, #666 0, #000 100%);
    background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0, #666), color-stop(100%, #000));
    background: -webkit-radial-gradient(center, ellipse cover, #666 0, #000 100%);
    background: -o-radial-gradient(center, ellipse cover, #666 0, #000 100%);
    background: -ms-radial-gradient(center, ellipse cover, #666 0, #000 100%);
    background: radial-gradient(ellipse at center, #666 0, #000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000', GradientType=1);
    opacity: .6;
    filter: alpha(opacity=60);
}
.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
	display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.card {
    position: relative;
    border: 1px solid #f1f1f1;
    border-radius: .25rem;
    background: #fff;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
	display: flex;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word
}
.border-0 {
    border: 0 !important;
}
.form-card--style-2 .form-header {
    position: relative;
    padding: 3rem 0 2rem;
    background-color: #fff;
}
.form-card--style-2 .form-body {
    padding: 3rem;
    background-color: #fff;
}
.pl-2, .px-2 {
    padding-left: .5rem !important;
}
.pr-2, .px-2 {
    padding-right: .5rem !important;
}
.heading-4 {
    font-size: 1.65rem !important;line-height: 1.46;
}
small, .small {
    font-size: 70%;
}
.mt-4, .my-4 {
    margin-top: 1.5rem !important;
}
.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}
.sm-form-design {
    position: relative;
}
.sm-form-design .form-control {
    padding: 26px 16px 6px 16px;
    height: auto;
}
.form-default .form-control {
    background: #FFF;
    border-color: #9c9a9a;
    color: #555;font-family: 'poppins', sans-serif !important;font-size: 13px;
}
.sm-form-design label {
    color: #262626;
    font-size: 10px;
    text-transform: uppercase;
    position: absolute;
    top: 6px;
    left: 16px;
    cursor: text;
    font-weight:500;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;line-height: 1.5;
}
.inline-form .sm-form-design label, .contact_form .sm-form-design label, .sm-form-design label {
    left: 25px !important;
}
.register-page .btn-base-1{padding: 0.75rem 2rem;font-size: 1.65rem;transition: all 0.2s linear;font-family: "Nunito", sans-serif;border-radius: 2px;}
/*loginpage*/
.login.login-v3 {
    width: 100%;
    margin: 0;
    padding: 0;
    top: 0;
}
.login.login-v3 .news-feed {
    position: fixed;
    left: 0;
    right: 500px;
    top: 0;
    bottom: 0;
    -webkit-transform: translateZ(0);
    overflow: hidden;background:#000;
}
.login.login-v3 .news-image {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}
.login.login-v3 .news-image img {
    position: absolute;
    max-height: 100%;
    min-width: 100%;
    top: -1960px;
    bottom: -1960px;
    left: -1960px;
    right: -1960px;
    margin: auto; max-width:inherit; display:block
}
.login.login-v3 .news-caption {
    background: rgba(0, 0, 0, .7);
    color: #999;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px 60px;
    font-size: 14px;
    z-index: 20;
    font-weight: 300;
    min-width: 680px;
}
.login.login-v3 .right-content {
    float: right;
    width: 500px;
}
.login.login-v3 .login-header {
    position: relative;
    top: 0;
    margin: 0;
    left: 0;
    right: 0;
    padding:30px 60px 0;
    width: 450px;
    font-weight: 300;
}
.login.login-v3 .login-header .brand {
    padding: 0;
    font-size: 28px;
    color: #2d353c;
}
.login.login-v3 .login-header .icon {
    top:12px;
    right: 10px;
    position: absolute;
    
}
.login.login-v3 .login-content {
    width: auto;
    padding:10px 60px;
}
.login.login-v3 .login-header .brand small {
    font-size: 14px;
    display: block;
    color: #707478;
}
.p-b-40 {
    padding-bottom: 40px !important;
}
.m-b-40 {
    margin-bottom: 40px !important;
}
.m-t-20 {
    margin-top: 20px !important;
}
.f-s-12 {
    font-size: 12px !important;
}
.login-buttons .sm_bg_6{line-height: 1.5;}
.login-page .form-control, .login-page .form-control > .btn {
    font-size: .875rem;
    font-weight: 400;
    color: #555;
    background-color: #FFF;
    border-width: 1px;
    border-color: #9c9a9a;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: background-color 0.2s linear;
    -ms-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear
}
.login-page .sm-form-design .form-control{padding:26px 16px 6px 16px;font-size:13px;line-height:1.5;font-family: 'poppins', sans-serif !important;}
.p-b-12{padding-bottom:12px !important;}
.p-t-12{padding-top:12px !important;}
.text-inverse{color: #55595c;}
.bl-one{background:#7570b3}
.login-page .bl-one:hover{background:#6762a4 !important}
.login-page .btn:hover{background:#0386c2}
.m-b-15{margin-bottom:15px !important;}
/* Selectbox fix for Chrome/Safari on OSX */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .register-page .sm-form-design select.form-control,.profile-page .sm-form-design select.form-control {
        height: 52px !important;
        -webkit-appearance: none;
        background-image: url(../images/select-arrow.svg);
        background-repeat: no-repeat;
        background-size: 6px 12px;
        background-position-y: center;
        background-position-x: calc(100% - 10px);
    }
}
.p-l-7{padding-left:7.5px}
.p-r-7{padding-right:7.5px}

.jblistbox h1{font-size:22px;line-height:22px;}
.jblistbox h2{font-size:16px;font-weight:normal;font-family: 'poppins', sans-serif!important;}
.blu-jobblk{background:#E7F5FD}
h3.black-text{color:#000 !important}
.tf-one {float: left;width:49%;margin-right: 13px;}
.tf-two {float: left;width:33.33333333%;margin-right: 13px;}
.tf-three {float: left;width:14.2%;}
.tf-three input::-webkit-input-placeholder{color:#F00;font-weight:bold;opacity: 1;}
.tf-three input::-moz-placeholder{color:#F00;font-weight:bold;opacity: 1;}
.tf-three input::-ms-input-placeholder{color:#F00;font-weight:bold;opacity: 1;}
.whbox{padding: 0 15px 15px;background: #fff;margin-bottom:31px;border: 1px solid #E6E7E8;}
.whbox .total_form{margin-bottom:0;border:none}
/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------     Responsive    --------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------------------*/

/* for Latops */
@media only screen and (max-width: 1300px){



}

@media only screen and (max-width:1199px){

/* Ali */
.banner_section:after{display:none}
.banner_section {  background-size: 100% 100%!important;}
.navigation ul li a { padding:70px 16px 8px; margin: 0 0px; font-size: 14px;}
.callTel a { font-size: 18px; line-height: 18px;}
.callTel a span i { font-size: 14px;}
.callTel { margin-top: 36px;}
.logo_holder { margin: 21px 0px;}
.bannerTxt h2 { font-size: 34px;}
.bannerTxt h2 span { font-size: 40px !important;}
.bannerTxt p { padding-bottom: 25px;}
.bannerImg { padding: 166px 0px 140px;}
.banner_section { height: 600px;}

.webPortfolio { padding: 30px 0px 60px;}
.WebProcess { background-size: auto 100%; background-position: center;}

.Best_Sale_box { background-size: 100%;}
.left_list_sale { padding:40px 0px 40px;}
.left_list_sale h2 { font-size: 30px; line-height: 40px;}
.blue_box {  padding: 0px 30px 0px 80px;}

.WebProcess .row [class*="col-"]:nth-child(1) .WebProcessBox:after { margin-left: 90px;}
.WebProcess .row [class*="col-"]:nth-child(2) .WebProcessBox:after { margin-left: 40px;}
.WebProcess .row [class*="col-"]:nth-child(3) .WebProcessBox:after { width: 300px; height: 370px; transform: rotate(190deg); margin-left: 25px; margin-top: 90px; top: 0px;}

/*	03-04-19	*/
.makeLft h2 { font-size:20px;}
.benefitsArea {padding-bottom: 220px;}
 
.ordBtn {margin-left:30px; }
.makePrice  {margin-top:70px;}
.benefitsCont {max-width: 140px;}
.benefitsIcon {max-width: 60px;}

/* test slider */

.what_clients_pic{width: 671px;}
.what_pic{margin-bottom: 76px;}
.what_slider p {font-size: 17px; line-height: 30px;}
.what_slider p::before{background-size:88px; height: 75px;}
.what_pic {margin-bottom: 103px; margin-top: 1px; margin-right: -48px;}
.what_pic::after{transform:rotate(-11deg);}
.what_pic {width: 136px; height: 136px;}
.what_slider h5{margin-top: 19px; font-size: 25px; line-height: 27px;}
.what_slider h6 {font-size: 15px; line-height: 14px; margin-top: 15px;}
.what_clients_says .slick-dots li:nth-child(1) {position: absolute; right: 200px; top: 29px;}
.what_clients_says .slick-dots li:nth-child(2){right: 24px;}
.what_clients_says .slick-dots li:nth-child(4){right: -36px; top: 158px;}
.what_clients_says .slick-dots li:nth-child(3){right: 93px; top: 105px;}
.what_clients_says .slick-dots li:nth-child(6){right: -24px; top: 306px;}
.what_pic {margin-top: -4px;margin-right: -12px;}
.what_slider {padding-right: 68px;}
.what_clients_says .slick-dots li:nth-child(5){right:222px;}
.what_pic {margin-top: 28px;margin-right: -4px;}

/*Package part (Kaustav 03-04-2019)*/
.price h4 {font-size: 42px;line-height: 36px;}
.pckg-container a.btn {font-size: 18px;color: #fff;font-family: 'Poppins', sans-serif;padding-left: 38px;padding-right: 38px;}
/*Package part (Kaustav 03-04-2019)*/

.ProcessText h2 { font-size: 20px; line-height: 20px; margin: 15px 0px 6px;}
.banner_section:after { width: 260px; background-size: 100%;}


/* about pages */
.banner_section.innerPageBan { height: 440px;}
.geneKnow { padding: 25px 0px 100px;}
.geneKnow .titleHead { margin-bottom: 70px;}
.CretDig h2 { font-size: 41px; line-height: 48px; margin-bottom: 25px;}
.CretDig > p { line-height: 28px; font-size:16px;}
.CretDig ul li p { font-size: 16px;}
.geneKnow { padding: 25px 0px 60px;}

.bringTeamStrong .titleHead h2 { font-size: 41px; line-height: 48px;}
.bringTeamStrong { padding: 60px 0px 80px;}
.bringTeamStrong .titleHead { margin-bottom: 35px;}
.Bringpara p { font-size: 16px; line-height: 28px;}

/* packages */

.packages.inPagePc { margin-top:30px;}
.packages.inPagePc .pckg-container { margin-bottom: 100px;}

/* blogs */

.blogPage { padding: 20px 0px 80px;}
.latestBlog .leftImgBlg { width: 170px; height: 250px;}
.RigTxtBx { width: calc(100% - 175px);}
.listUlBg p { line-height: 16px;}
.listUlBg h2 { font-size: 15px; margin: 5px 0px;}
.listUlBg p { padding-bottom: 10px;}

/* contact */
.rowList span {  margin-right: 20px;}
.grpHead { width: calc(100% - 75px);}
.mapTxt { height: 350px;}

/*kanchan*/

.test_pic{left: -12px;}
.testimonials_pg_section h2 {font-size: 29px; line-height: 31px;}
.test_monial_area .test_area_icons { right: 0;}

}

@media only screen and (min-width: 992px) and (max-width: 1199px){


}

@media only screen and (max-width:991px){
.address-block{padding:0}	
.imgboxes.whlbox{display:block}	
.ds-box{margin-right:0}
.clientbanner.spc{min-height:280px;}
.threebox{padding:0 151px;}
.what_clients_pic img,.foot_img{display: none; }
.what_clients_says{background:#98be21 !important;}
.what_pic{float: none; margin:25px auto; }
.what_clients_says .slick-dots{position: relative; right: 0;}
.what_clients_says .slick-dots li:nth-child(1){position: relative; left:0px; top:0px;}
.what_clients_says .slick-dots li:nth-child(2){position: relative; left:0px; top:0px;}
.what_clients_says .slick-dots li:nth-child(3){position: relative; left:0px; top:0px;}
.what_clients_says .slick-dots li:nth-child(4){position: relative; left:0px; top:0px;}
.what_clients_says .slick-dots li:nth-child(5){position: relative; left:0px; top:0px;}
.what_clients_says .slick-dots li:nth-child(6){position: relative; left:0px; top:0px;}
.what_clients_says h2{font-size: 36px; line-height: 38px; text-align: center;} 
.what_slider{text-align: center;}
.what_clients_says .slick-prev{top: 92%;}
.what_clients_says .slick-next{top: 92%; right:0px; left:auto;}
.what_slider {padding-right: 0px;}
.left_what{float: none;}
.right_what{float: none;}
.what_clients_says .slick-dots{margin-top: 35px;}
.what_clients_says .slick-dots{position: static;}

/*Package part (Kaustav 03-04-2019)*/
.pckglist{height: inherit !important;}
.packages .titleHead{margin: 0 0 100px 0;}
.pkcg-top {padding: 37px 0 60px;}
.off{left:0;right:0;margin: 0 auto;}
.promo {width: 300px;margin: 0 auto;float:none;}
.pckglist{text-align:center;}
.packages .row .col-md-4 {margin-bottom: 80px;}
.packages .row .col-md-4:nth-child(3){margin-bottom:0;}
.packages p {font-size: 16px;line-height: 24px;}
.packages .btn {margin: 10px 0 0 0;}
.packages {padding: 0 0 50px;}

/*Package part (Kaustav 03-04-2019)*/

.ft-box.ft-boxEdit ul li {float:none; width:100%;}
.ft-top ul li {margin-bottom:10px;}
.benefitsIcon {float:none; margin:0 auto 15px; text-align:center;}
.benefitsCont {float:none; max-width:100%; text-align:center;}
.ft-top {padding:50px 0 40px;}
.benefitsArea h2 {font-size:30px; margin-bottom:40px;}
.benefitsArea {padding: 60px 0 140px;}
.makeLft h2 {font-size:18px;}
.makeLft p { font-size:18px;}
.makeRgtTxt {margin-left: 10px;}
.makePrice {margin:0 0 5px; display:block;}
.ordBtn {margin:0;font-size: 16px;}
.makeRgtTxt strong {font-size: 28px;font-weight: 600;}

/* about pages */

.banner_section.innerPageBan { height: 360px;}
.banner_section.innerPageBan .bannerTxt { padding:125px 0px 0px;}
.banner_section.innerPageBan .bannerTxt.form-pg{padding:120px 0px;}
.banner_section.innerPageBan .bannerTxt p { padding-right: 0px;}
.banner_section.innerPageBan .bannerTxt h2 { font-size: 24px;}

.geneKnow .titleHead { margin-bottom: 30px;}
.CretDig { text-align: center; margin-bottom: 30px;}
.CretDig h2 { font-size: 30px; line-height: 36px;}
.ovalPic { width:500px; margin:0px auto;}
.ovalPic img { width:100%; position:relative;}
.CretDig ul li { padding-left: 0;}
.CretDig ul li:before {position: relative;display: inline-block;margin-right: 15px;top: -1px;}
.CretDig ul li p { display: inline-block;}
.bringTeamStrong { background-size: cover;}

.bringTeamStrong .titleHead h2 { font-size:30px; line-height: 36px; text-align:center;}
.Bringpara p { text-align:center;}

/* packages pages */

.lstTextBelow { margin-top: 0px;}
.packages.inPagePc .row .col-md-4:nth-child(6){margin-bottom:20px;}

/* Blogs pages */
.blogPage .btn { margin-top: 0px;}
.blogPage { padding: 20px 0px 60px;}

/* contact */
.contactForm {  margin: 0px; padding: 40px 0px 70px;}
.row.firstForm { margin-bottom: 40px;}
.innerHed h2 {
    font-size: 30px;
    line-height: 40px;}

/*kanchan*/

.testi_text{padding-left: 29px;}
.clients_pic {width: 128px; height: 182px; margin: 122px auto 0px;}
.test_pic {left: 0px;}
.newheader .navigation {
    float: none;
}
.RigClickMenu {
    display: block;
    margin: 10px 0;
}
.logo {
    margin: 0 auto;
    float: none;
    display: inline-block;
    width: 150px;
}
.mob-logo{
	text-align: center;
}
.contact-info, .mob-cart{
	width:auto;
}
.pull-right.col-lg-7.col-md-8 .contact-info, .pull-right.col-lg-7.col-md-8 .mob-cart {
    display: inline-block;
    vertical-align: top;
    float: none;
}
.pull-right.col-lg-7.col-md-8 {
    text-align: center;
    float: none !important;
}
}
@media (max-width: 1024px) {
	.result-list .result-image {
    display: block;
    height: 200px;
    width: auto;padding-top: 15px;
}
.lead_sec_client{padding:20px 0}
.res-md-m-t-16 {
    margin-top: 16px !important;
}
.p-r-7,.p-l-7{padding-right: 15px;padding-left: 15px;}
.clientbanner.spc{min-height:280px;}
}
/* for Tablets */
@media only screen and (min-width: 768px) and (max-width: 991px){
	
/* header */

.callTel { position:absolute; display:none;} 

/* menu slide */

.RigClickMenu { display:block;     margin-top: 22px;}
.NavForDeskMob { position: fixed; width: 240px; height: 100%; background-color: #fff; right: 0px; top: 0px; z-index: 999; padding: 20px 20px; box-sizing: border-box; -moz-transform: translateX(105%); -webkit-transform: translateX(105%); -o-transform: translateX(105%); -ms-transform: translateX(105%); transform: translateX(105%); -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; transition: all 0.3s ease-in-out; visibility:hidden; opacity:0;     text-align: center;}
.slideOnRig { -moz-transform: translateX(0%); -webkit-transform: translateX(0%); -o-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%); visibility:visible; opacity:1; overflow: auto;}
.NavForDeskMob .navigation { margin:20px 0px}
.NavForDeskMob .navigation ul li a { font-size: 16px; line-height: 34px;}
.NavForDeskMob .navigation ul li { display: block; margin: 0;}
.NavForDeskMob .navigation ul li:first-child { margin-left: 0px;}
.NavForDeskMob .navigation ul li:hover a { color: #04a5e1;}
.NavForDeskMob .navigation ul li.active a { color: #04a5e1;}

.navigation ul li a {padding: 10px 14px;margin: 0 0px;font-size: 14px;text-align: center;}

.corssClick { position: relative; display: inline-block; cursor: pointer;}
.corssClick .crossIcon { width: 40px; height: 40px; position: relative; border: 3px solid #000; display: flex; flex-direction: column; align-items: center; justify-content: center; border-radius: 10px;}
.corssClick .crossIcon .whiteCrossbar { width:70%; position:relative; background-color:#000; height:4px; border-radius:6px;}
.corssClick .crossIcon .whiteCrossbar:first-child { -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); top: 2px; left: 1px;}
.corssClick .crossIcon .whiteCrossbar:last-child { -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); top: -2px; left: 1px;}

/* menu slide */

/* banner */
.bannerImg { padding: 140px 0px 140px;}
.bannerTxt { padding: 140px 0px;}
.bannerTxt h2 {font-size: 24px;}
.bannerTxt h2 span {font-size: 24px !important; font-weight: 900 !important;}
.bannerTxt p { padding-right:0px;}
.bannerSlide .slick-dots { bottom: 70px;}

.btn { font-size: 15px;}

.titleHead h2 { font-size: 30px; line-height: 30px;}

.fullProt .row > [class*="col-"]:nth-child(2), .fullProt .row > [class*="col-"]:nth-child(4) { margin-top: 0px;}
.PorfolioBox { margin-bottom: 30px;}
.titleHead { margin-bottom: 40px;}
.webPortfolio { padding: 30px 0px 40px;}
.WebProcess .row [class*="col-"]:nth-child(2), .WebProcess .row [class*="col-"]:nth-child(4) { margin-top:0px;}
.WebProcess .row [class*="col-"]:nth-child(1) .WebProcessBox:after, .WebProcess .row [class*="col-"]:nth-child(2) .WebProcessBox:after, .WebProcess .row [class*="col-"]:nth-child(3) .WebProcessBox:after { display:none;}
.WebProcess { padding: 40px 0px;}
.Best_Sale_box { flex-wrap: wrap;}
.left_list_sale { margin-left: 40px;}
.blue_box { padding: 40px 80px;  width: 100%; background-color:#0d63ac;}
.Best_Sale_box { background-color: #103b5f; background-image:none; border-radius: 50px; overflow: hidden;     margin-top: 25px;}
.packages {    padding: 20px 0 40px;}
.what_clients_says { border-radius: 30% 30% 0% 0%; padding: 40px 0px 20px; margin-top:30px;}

}

/* for mobile */
@media only screen and (max-width: 767px){
.vfoot-links li{ background:none}
.ft-thumb-bx img{width:100%}
.clientbanner.spc{min-height:200px;}
.clientbanner.spc img.bgimg{min-height:200px;}	
.threebox{padding:0}	
.ds-box	{margin-right:0}
.imgboxes.whlbox{display:block}
.imgdr {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 12px;
    height: 63px;
}
.posbox .imgdr {
    width: 15%;
    margin: 0 auto;
}
.posbox .txtdr {
    width: 100%;text-align: center;float: none;
}
.jblistbox h2{font-size: 15px;}
.lead_sec_client{padding:10px 0 30px}
.result-list > li > div {
    padding: 15px;
}
.result-list .result-price {
    width: 100px;
    font-size: 20px;
}
.login-cover-image img {
    max-width: initial;
    max-height: 100%;
}
.res-xs-m-t-16 {
    margin-top: 16px !important;
}
.login .login-header, .login-content {
    width: 100% !important;
}
.posbox.durone{position:relative;margin-top:0}
.info-author{bottom:70px}
.pf-page-title h2 {
    padding: 18px 0 0;
}
.profile-page{padding:10px 0 40px !important}
.cols-md-space > div[class*="col-"]:not(:last-child) {
    margin-bottom: 3rem;
}
.tabs--style-1 .nav-tabs > li > a.pink-btn{padding: 8px 19px !important;}
.p-r-7,.p-l-7{padding-right: 15px;padding-left: 15px;}
.ad-info{display:flex !important}	
.lead_sec:after{display:none}	
/* banner */
.foot_img{display: none; }
.copyRight p {text-align: center}
.banner_section {    height: auto;
    background-size: auto 170% !important;
    background-position: center !important;
    background-color: #041c30;
    background-image: none !important;
    border-radius: 0px 0px 0px 0px;     padding-bottom: 20px;}
.bannerImg {
    padding: 110px 0px 0px;
    max-width: 400px;
    margin: 0px auto;
}
.bannerTxt { padding: 15px 0px;  max-width: 400px;
    margin: 0px auto;     text-align: center;}
.bannerTxt h2 {font-size: 24px;}
.bannerTxt h2 span {font-size: 24px !important; font-weight: 900 !important;}
.bannerTxt p { padding-right:0px;}
.bannerSlide .slick-dots {     bottom: 0px;
    position: relative;}

.btn { font-size: 15px;}

.titleHead h2 { font-size: 30px; line-height: 30px;}

.fullProt .row > [class*="col-"]:nth-child(2), .fullProt .row > [class*="col-"]:nth-child(4) { margin-top: 0px;}
.PorfolioBox { margin-bottom: 30px;}
.titleHead { margin-bottom: 40px;}
.webPortfolio { padding: 30px 0px 40px;}
.WebProcess .row [class*="col-"]:nth-child(2), .WebProcess .row [class*="col-"]:nth-child(4) { margin-top:0px;}
.WebProcess .row [class*="col-"]:nth-child(1) .WebProcessBox:after, .WebProcess .row [class*="col-"]:nth-child(2) .WebProcessBox:after, .WebProcess .row [class*="col-"]:nth-child(3) .WebProcessBox:after { display:none;}
.WebProcess { padding: 40px 0px;}
.Best_Sale_box { flex-wrap: wrap;}
.left_list_sale { margin-left: 40px;}
.blue_box { padding: 40px 80px;  width: 100%; background-color:#0d63ac;}
.Best_Sale_box { background-color: #103b5f; background-image:none; border-radius: 50px; overflow: hidden;     margin-top: 25px;}
.packages {    padding: 20px 0 40px;}
.what_clients_says { border-radius: 0% 0% 0% 0%; padding: 40px 0px 20px; margin-top:0px;}
.callTel { display:none;}

/* menu slide */

.RigClickMenu { display:block;     margin-top: 40px;}
.NavForDeskMob { position: fixed; width: 240px; height: 100%; background-color: #fff; right: 0px; top: 0px; z-index: 999; padding: 20px 20px; box-sizing: border-box; -moz-transform: translateX(105%); -webkit-transform: translateX(105%); -o-transform: translateX(105%); -ms-transform: translateX(105%); transform: translateX(105%); -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; transition: all 0.3s ease-in-out; visibility:hidden; opacity:0;     text-align: center;}
.slideOnRig { -moz-transform: translateX(0%); -webkit-transform: translateX(0%); -o-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%); visibility:visible; opacity:1; overflow: auto;}
.NavForDeskMob .navigation { margin:20px 0px}
.NavForDeskMob .navigation ul li a { font-size: 16px; line-height: 34px;}
.NavForDeskMob .navigation ul li { display: block; margin: 0;}
.NavForDeskMob .navigation ul li:first-child { margin-left: 0px;}
.NavForDeskMob .navigation ul li:hover a { color: #04a5e1;}
.NavForDeskMob .navigation ul li.active a { color: #04a5e1;}

.navigation ul li a {
    padding: 10px 14px;
    margin: 0 0px;
    font-size: 14px;
    text-align: center;
}

.corssClick { position: relative; display: inline-block; cursor: pointer;}
.corssClick .crossIcon { width: 40px; height: 40px; position: relative; border: 3px solid #000; display: flex; flex-direction: column; align-items: center; justify-content: center; border-radius: 10px;}
.corssClick .crossIcon .whiteCrossbar { width:70%; position:relative; background-color:#000; height:4px; border-radius:6px;}
.corssClick .crossIcon .whiteCrossbar:first-child { -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); top: 2px; left: 1px;}
.corssClick .crossIcon .whiteCrossbar:last-child { -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); top: -2px; left: 1px;}

/* menu slide */

/*	03-04-2019	*/
.benefitsArea {
    background: url(../images/makebg1.png) repeat-y 0 0;
    background-size: inherit;
    padding: 30px 0 10px;
	    margin-bottom: 0px;
}
.benefitsArea h2 {
    font-size: 22px;
	line-height:32px;
    margin-bottom: 20px;
}
.benefitsArea h2 strong {
    font-weight: 600;
}
.benefitsCont h3 {margin-bottom:6px;}
.benefitsBox {margin-bottom:10px;}
.makeArea {display:block;height: auto;}
.makeLft {
    display: block;
    width: 100%;
    text-align: center;
    padding:25px 15px 0 5px;
 
}
.makeRgt {
    display: block;
    width: 100%;
	padding:10px 15px; text-align:center;
}
.makeLft:after {display:none;}
.makeRgtTxt {margin:0;text-align: center;}
.makeLft h2 {
    font-size: 22px;
    line-height: 22px;
}
.makeLft p {
    font-size: 17px;
	padding-bottom:10px;
}

/* test slider */

	.what_slider p {font-size: 15px; line-height: 25px;}
	.what_slider h5 {margin-top: 17px; font-size: 22px; line-height: 22px;}
	.what_clients_says .slick-dots{top: 271px;}
	.what_clients_says .slick-dots li {margin: 6px 32px;}
	.what_clients_says .slick-dots{position: static;}
	.left_what{float: none;}
.right_what{float: none;}
.what_clients_says .slick-dots{margin-top: 35px;}

/*Package part (Kaustav 03-04-2019)*/
.pckglist{
	height: inherit !important;
}
.pkcg-top h3 {
    font-size: 34px;
    line-height: 41px;
}
.packages .col-md-4:nth-child(3) .pckg-container{
	margin-bottom:15px;
}
.pkcg-top h3{
	font-size:30px;
	    line-height: 36px;
		padding-bottom:5px;
		margin-bottom:5px;
}
.pkcg-top {
    padding: 46px 0 60px;
}
/*Package part (Kaustav 03-04-2019)*/

.PorfolioBox {  height: 380px;}

.ft-top {
    padding: 40px 0 40px;
    text-align: center;
}

.ft-top ul li {
    margin-bottom: 10px;
    padding: 0px;
}

.ft-top ul li:before {
    display: inline-block;
    position: static;
    margin-right: 10px;
}

.ft-logo {
    text-align: center;
    margin-top: 20px;
}

.ft-top h3 {
    font-size: 15px; margin: 0 0 10px;}

.ft-box { margin-bottom:15px;}

.ft-top {
    padding: 40px 0 40px;
    text-align: center;
}

.banner_section:after, .banner_section:before { display:none;}

/* about pages */

.banner_section.innerPageBan { height: 360px;}
.banner_section.innerPageBan .bannerTxt { padding:160px 0px 0px;}
.banner_section.innerPageBan .bannerTxt.form-pg{padding:84px 0px;}
.banner_section.innerPageBan .bannerTxt p { padding-right: 0px;}
.banner_section.innerPageBan .bannerTxt h2 { font-size: 24px;}

.geneKnow {
    padding: 25px 0px 40px;
}

.bringTeamStrong {
    padding: 40px 0px 40px;
}

.geneKnow .titleHead { margin-bottom: 30px;}
.CretDig { text-align: center; margin-bottom: 30px;}
.CretDig h2 { font-size: 30px; line-height: 36px;}
.ovalPic { width:100%; margin:0px auto;}
.ovalPic img { width:100%; position:relative;}
.CretDig ul li { padding-left: 0;}
.CretDig ul li:before {position: relative;display: inline-block;margin-right: 15px;top: -1px;}
.CretDig ul li p { display: inline-block;}
.bringTeamStrong { background-size: cover;}

.bringTeamStrong .titleHead h2 { font-size:30px; line-height: 36px; text-align:center;}
.Bringpara p { text-align:center;}

/* 05.04.2019 */

.packages.inPagePc .row [class*="col-md-4"]:last-child { margin-bottom:20px;}

/* Blogs pages */
.blogPage .btn { margin-top: 0px;}
.blogPage { padding: 40px 0px 40px;}

/* contact */
.quickContact { float:left; text-align:center;}
.GetTouchDiv { width:100%; position:relative; text-align:center; float: left;}
.rowList span { margin-right: 0px; float: none; position: relative; display: inline-block;     margin-bottom: 15px;}
.grpHead {
    width: 100%;
    position: relative;
}
.GetTouchDiv ul li {
    margin-bottom: 30px;
}

/*kanchan*/
.clients_pic{margin:0 auto; float:none;}
.test_monial_area .right_testi{float:none;}
.test_pic {left: 0px; right: 0; margin: 0 auto;}
.testi_text{text-align: center; margin-top: 62px;}
.test_monial_area:nth-child(2n+1) .right_testi{float: none;}
.test_monial_area:nth-child(2n+1) .left_testi{float: none;}
.test_monial_area .left_testi {float: none;}
.clients_pic {width: 98px; height: auto;}
.testimonials_pg_section{padding: 36px 0px 37px;}
.testimonials_pg_section h2{padding-bottom: 12px;}
.load_more_btn{margin: 40px auto 28px;}
.load_more_btn{padding: 9px 25px; font-size: 18px;}
.load_more_btn::after{top: 4px;}
.test_monial_area .test_area_icons{right: 0px; width: 342px;}
.test_monial_area .test_area_icons2{width:240px;}
.test_monial_area .test_area_icons3{width:240px;}
.test_monial_area .test_area_icons4{width: 150px;}
header.newheader{
	background-color: transparent;
}
.logo {
    width: 130px;
}
.pull-right.col-lg-7.col-md-8 {
    text-align: center;
    float: right !important;
}
.mob-logo {
    text-align: center;
    width: 140px;
}
.top-header a.btn{
	display:none;
}
.nav-top-right.krystal-nav.mob-sec.hidden-md li{
	padding:0;
}
.nav-top-right.krystal-nav.mob-sec.hidden-md li i{
	margin-right:5px;
}
.block-minicart .parent-megamenu {
    min-width: 287px;
}
.actions a.btn {
    font-size: 14px;
    padding: 10px 20px;
}

.nav-top-right.krystal-nav.mob-sec.hidden-md {
	display: block;
}
.policy-home{display:block !important}
div.wraphomebanner{top: -85px!important;right: -30px!important;}
}


@media screen and (max-width: 666px) {

.RigClickMenu {
    display: block;
    margin-top: 13px;
}

.banner_text {    position: relative;    left: 0px;    top: 0px;    -webkit-transform: translate(0%,0%);    transform: translate(0%,0%);    z-index: 999;    background-color: #df0000;     padding: 20px 0px;}
.banner_text h4 { font-size: 12px; line-height: 20px;     color: #fff;}
.banner_text h3 { font-size: 46px; line-height: 46px;}
.banner_text h1 { font-size: 60px; line-height: 60px;}
.up_header { text-align:center; padding:15px 0px 0px;}
.location_btn { float: none; margin-left: 0px; margin-bottom: 10px;}
.up_hdr_menu { float:none; width:100%;}
.up_hdr_menu ul { text-align:center;}
.quick_links ul li { margin: 0px 10px;}
.contant_pic { width:100%; height:auto;}
.allItemGallery { width: calc(100% / 2 - 6px); height:151px;}
.btn.LoadMoreTop { margin-top: 20px;}
.contant_area h2 { font-size: 18px; line-height: 24px;}
.in_service h3 { font-size: 24px; line-height: 30px;}
.service_slider .slick-arrow { bottom: 30px;}
.contant_area { padding: 30px 0px;}
.our_services_section { padding: 30px 0px 0px;}
.service_slider { padding-bottom: 60px;}
.BrandsListing_section { padding: 30px 0px;}
.testimonals_section { padding: 30px 0px;}
.Gallery_section { padding: 30px 0px;}
.heightTitelAll h2 { padding: 0px 0px 15px;}
.searchLocation_section { padding: 30px 0px;}
.firstFooter { padding: 30px 0px 10px;}
.footerBoxAll { text-align: center; margin: 0px 0px 20px;}
.footerBoxAll ul li a { line-height: 20px;}
.footerBoxAll h2 { margin-bottom: 5px;}
.lastSocialFot ul li a { line-height:32px;}
.right_md_hdr { display:none;}
.pls_up { display:block;}
.slideOnRig { width:100%; text-align:center;}
.contant_area p { padding: 0px 10px 14px;}
.GalleryGroupBox { padding:0px 15px;}

/* 03.04.2019 */

.left_list_sale {
    margin-left: 0px;
    width: 100%;
    text-align: center;}
.middle_pic {
    width: 100%;
    margin-bottom: 35px;
	    margin-right: 00px;
}

.left_list_sale h2 {
    font-size: 26px;
}

.blue_box h2 {
    font-size: 26px;
}

.blue_box h5 {
    font-size: 50px;
    line-height: 50px;
}

.blue_box {
    padding: 30px 25px;
    width: 100%;
    background-color: #0d63ac;
}
.left_list_sale ul li p {
    font-size: 16px;
    line-height: 16px;}
.titleHead h2 {
    font-size: 24px;
    line-height: 24px;
}

.ft-top {
    padding: 30px 0 30px;
    text-align: center;
}

.fullProt {  padding: 0;}

.packages {
    padding: 0px 0 40px;
}

.socialBox {
    float: none;
}

.copyRight {
    float: none;
}

.ft-botm {
    text-align: center;
}

.logo_holder {
    margin: 0px 0px;
	    width: 150px;

}

header {
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background-color: #041c30;
}

.bannerImg {
    padding: 30px 0px 0px;}

.main_header {
    padding: 10px 0px 10px;
}

.what_clients_says .slick-next {
    top: 80%;
    right: 0px;
    left: auto;
}

.what_clients_says .slick-prev {
    top: 80%;
}

/* contact pages */

.banner_section.innerPageBan {
    height: auto;
	    padding: 0px;
}

.banner_section.innerPageBan .bannerTxt {
    padding: 50px 0px;
}
.banner_section.innerPageBan .bannerTxt.form-pg{padding: 50px 0px;}
.banner_section.innerPageBan .bannerTxt p {
    padding-right: 0px;
    padding: 0px;
}

.CretDig h2 {
    font-size: 24px;
    line-height: 28px;
	    margin-bottom: 10px;
}

.bringTeamStrong .titleHead h2 {
    font-size: 24px;
    line-height: 28px;}
.bringTeamStrong .titleHead {
    margin-bottom: 15px;
}

.CretDig ul li { width:100%;}

.CretDig > p {
    margin-bottom: 0px;
}

.geneKnow .titleHead {
    margin-bottom: 15px;
}

.packages.inPagePc {
    padding: 0px 0px 20px;
}

/* contact */

.contactForm {
    margin: 0px;
    padding: 40px 0px 40px;
}
.grpHead h2 { line-height: 18px;}
.sc_promo_image{position:relative;width:100% !important;}
.sc_promo_text{width:100%!important;float:none!important}
}

@media only screen and (min-width: 480px) and (max-width: 666px){
	


}

@media only screen and (max-width:639px){
.what_slider p::before {background-size: 58px;}
.what_pic {width: 122px; height: 122px;}
/*.what_clients_says .slick-prev {left: 40%; top:72%;}
.what_clients_says .slick-next{right: 45%; top:72%;}*/

.what_slider h5 {margin-top: 6px;}
.what_clients_says .slick-dots li {margin: 14px 32px;}
.whlbox{display:block}
.info-author{bottom:10px;}
.info-author .author-info .author-name{font-size:18px}
.jblistbox .imgdr{width: 13%;}
}
@media (max-width: 768px) {
    .login.login-v3 .news-feed,
    .login.login-v3.register .news-feed {
        display: none
    }

    .login.login-v3 .right-content,
    .login.login-v3.register .right-content {
        float: none;
        width: auto
    }

    .login.login-v3 .login-header .icon {
        right: 60px
    }
.ad-info{display: block;}
.ad-info-img{width: 145px;}
}


@media screen and (max-width: 480px) {
	
.banner_text h4 { font-size: 10px;}
.banner_text h3 { font-size: 33px; line-height: 34px;}
.banner_text h1 { font-size: 42px; line-height: 46px;}
.get_quote h4 { font-size: 24px; line-height: 32px;}
.whiteBoxSearch input[type="submit"] { width: 100%;}
.whiteBoxSearch { padding: 30px 20px 15px;}
.search_box { width: 100%;  margin: 0px auto 10px;}
.quick_links ul li { margin: 10px 10px;}

/* test slide */
.what_clients_says{padding: 30px 0px;}
.slick-dotted.slick-slider {margin-bottom: 0px;}
.what_clients_says h2 {font-size: 28px; line-height: 31px;}
.what_slider p::before {background-size: 46px; height: 59px; width: 74px;}
.what_slider p {font-size: 14px; line-height: 25px;}

/* blogs */
.latestBlog .leftImgBlg { width: 100%; height: 250px; -webkit-clip-path: inherit; clip-path: inherit;}
.latestBlog .leftImgBlg img { object-fit:cover; object-position: 0px -40px;}
.RigTxtBx { width: 100%; padding: 15px;}
.listUlBg { text-align: center;}

/*kanchan*/
.testi_text {padding-top: 67px;}
.left_testi p {font-size: 15px; line-height: 23px;}
.clients_pic {width: 75px; height: auto;}
.testi_text::before{background-size: 250px;}
.testi_text{padding:67px 18px 40px 18px;}
.test_monial_area:last-child{margin-bottom:0px;}


.test_monial_area .test_area_icons4{width: 50px; left:0px; right: 0px; margin:0 auto;}
.result-list .result-image {
    width: 100%;
    float: none;padding-top: 15px;
}
.result-list > li > div {
    display: block;
    width: 100%;
}
.result-list > li > .result-price {
    width: 100%;
    padding: 15px;
}
.result-list .btn-row {
    text-align: center;
}
.login.login-v3 .login-header .icon {
    display: none;
}
.login.login-v3 .login-header {
    padding: 40px 40px 0;
}
.login.login-v3 .login-content {
    padding: 20px 40px;
}
}

@media only screen and (min-width: 300px) and (max-width: 479px){
/*kanchan*/
.testimonials_pg_section {padding: 40px 0px 40px;}
.load_more_btn {padding: 9px 25px; font-size: 16px;}
.testi_text {padding: 67px 13px 40px 13px;}


}