/*
.header-bg{
background: url(../images/studio-bg.png); 
background-size: cover;
width: 100%;
background-repeat: no-repeat;
background-position:0px -160px; 
height: 1290px;    
padding-top: 0px;
}*/
.pricebox p {
    color: #0340a8 !important;
}
section.packages {
  padding:50px 0 100px;
  font-size: 14px;
  color: #848894;
  line-height: 23px;
}
section.packages .col-md-4 {
  margin:
30px 0;
}
section.packages .package-box:hover p {
    color: white !important;
}
.header-bg {
    /*background: url(../images/studio-bg.png);*/
    background-size: cover;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 0px -160px;
    height: auto;
    padding-top: 0px;
    padding-bottom: none !important;
    margin-bottom: none !important;
 
}
.nav-item.menu-item .drop-menu li a {
color:#fff;
text-decoration:none;
padding: 10px;
float: left;
width: 100%;

}
/*seo*/
.seo-sec2 {
    background-image: url(../images/offline-store-sec2-bg.jpg);
    background-attachment: fixed;
    padding: 50px 0;
    background-position: center;
    background-size: contain;
	    text-align: center;
}
.seo-sec2 h1 b {
    font-weight: bold;
}

.seo-sec2 h1 {
    color: white;
    font-size: 40px;
    line-height: 56px;
    padding-bottom: 30px;
    font-weight: 100;
    width: 85%;
    margin: 0 auto;
}
.seo-services {
    margin-bottom: 100px;
}

/*seo*/

button#showMore1 {
    display: table;
    margin: 100px auto 0;
    text-align: center;
    width: auto;
    color: #fff;
    font-size: 16px;
    /* font-weight: 500; */
    outline: 0!important;
    padding: 13px 34px;
    border-radius: 6px;
    text-transform: uppercase;
    font-weight: 300;
    background: #0064a1;
    border: 0px solid #38b1ed;
}

.contact-form-modal-dialog.modal-lg {
  margin: 0 auto;
}

.boxx img {
  width: 100px;
}
.slick-slide img { 
  width: 80%;
}
.nav-item.menu-item .drop-menu li{
	list-style:none;
}
.header-bg .navbar-nav .nav-item {
  margin-left: 50px; 
}
.logo-box {
  margin-top:0px;
}
.login-btn {
  background: #fff;
  width: 170px;
  height: 53px;
  text-align: center;
  color: #00528f;
  line-height: 50px;
  text-decoration: none;
  border-radius: 50px;
  font-weight: 400;
  font-size: 20px;
  margin-top: 10px;
}
.banner-caption h1 {
  color: #fff;
  font-size: 40px;
  margin-top: 90px;
}
.banner-caption  {
margin-top: 65px;
}
.banner-caption p {
  color: #fff; 
  font-weight: 300;
  margin-top: 0;
  line-height: 30px;
  font-size: 18px;
  margin-bottom: 0;
}
.get-start-btn {
background: url('../images/btn-bg.png'); 
width: 228px;
float: left;
height: 66px;
background-repeat: no-repeat;
text-align: left;
color: #fff;
text-decoration: none;
line-height: 65px;
font-size: 20px;
padding-left: 30px;
margin-top: 30px;
background-position: left;
background-size: contain;
}
.watch-btn {
background: url('../images/watch-btn.png'); 
width: 228px;
float: left;
height: 66px;
background-repeat: no-repeat;
text-align: right;
color: #fff;
text-decoration: none;
line-height: 65px;
font-size: 20px;
padding-right: 14px;
margin-top: 30px;
background-position: left;
background-size: contain;
margin-left: 20px;
}
.watch-btn:hover {
  color: #fff;
  text-decoration: underline;
}
.get-start-btn:hover {
  color: #fff;
  text-decoration: underline;
}

.domain-search-box {
  background: #fff;
 padding-bottom: 60px;
  width: 100%;
  border-radius: 50px;
  margin-top: -150px;
  padding-top: 40px;
  margin-bottom: 100px;
}
.domain-search-box h4 {
  color: #00528f;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 300;
  padding-bottom: 10px;
}
.domain-search-box h1 {
  font-size: 60px;
  text-transform: capitalize;
}
.search-feild input {
  border: 0;
  width: 100%;
  border-radius: 60px;
  height: 80px;
  padding: 0 20px;
  font-size: 19px;
  font-weight: 300;
  text-transform: capitalize;
  color: #000;
}
.search-feild {
  width: 670px;
  margin: 0 auto;  
  margin-top: 30px;
}
.get-start-btn.domain-btn {
  float: right;
  margin-top: -73px;
  position: relative;
  width: 260px;
  margin-right: 3px;
}
/* .search-section-box {
  background: url('../images/library-bg.png');   
  float: left;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0;
  margin-top: -120px;
} */

.search-section-box {
/* 
    float: left;
    width: 100%;
   
    background-position: 0;
    position: relative;
    margin-top: -470px;
    height: auto;
    margin-bottom: 50px;
    padding-top: 0px;*/
    background: #f2f2f4;
}


.library-section {
  margin-top: 40px;
  float: left;
  width: 100%;
}
.library-section h1 {
  text-align: center;
  font-size: 60px; 
  margin-bottom: 100px;
}
.get-started-section h1{
	 text-align: center;
  font-size: 60px; 
}
 .get-started-section p{
	 text-align: center;
  font-size: 17px; 
}
.get-started-section {
  margin-top: 40px;
  float: left;
  width: 100%;
  margin-bottom: 100px;
}




.library-tabs .nav-item::after {
  content: "";
width: 8px;
height: 8px;
background: #00528f;
border-radius: 130px;
float: left;
content: "";
position: absolute;
margin-top: -20px;
}
.library-tabs .nav-item::before {
  content: "";
width: 8px;
height: 8px;
background: #00528f;
border-radius: 130px;
float: left;
content: "";
position: relative;
top: 10px;
}

.nav.nav-pills.library-tabs {
  border-bottom: 1px solid #00528f;
  margin-top: 60px;
}
.library-tabs .nav-item {
  margin: 0 16px;
}
.w-90 {
  width: 90%;
}
.library-tabs .nav-link:hover {
  color: #fff;
  background-color: #00528f;
  border-radius: 10px 10px 0 0;
}

.low-cost-lable {
  background: #00528f;
  color: #fff;
  font-size: 14px;
  margin-top: 0;
  position: relative; 
  float: right;
  padding: 10px;
  top: 41px;
  z-index: 9;
  border-radius: 0 10px 0 10px;
  right: 2px;
}

.logo-tab-box h3 {
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  margin: 0;
  padding: 35px 0 15px 0px;
  float: left;
  width: 100%;
}
.logo-tab-box p {
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  margin: 0 0 10px 0; 
  float: left;
  width: 100%;
}
.get-start-btn.read-more-btn { 
  font-size: 16px;
  padding: 50px 50px 50px 30px;
  float: none;
}
/* .search-section-box::after {
  content: "";
  background: url('../images/shap1.png');
  height: 150px;
  width: 100%;
  float: left; 
  background-size: cover;
background-repeat: no-repeat;
} */

/* .search-section-box::after {
  position: absolute;
  content: url(../images/sec2-before.png);
  right: 0;
  bottom: -77px;
  z-index: 0;
} */
/* div#you-have-our-back {
  margin-top: 50px;
  float: left;
  width: 100%;
  background: url(../images/sec-bg.png);
  padding-top: 50px;
  margin-bottom: 100px;
  padding-bottom: 50px;
  position: relative;
} */


div#you-have-our-back {
  background-repeat: no-repeat;
  background-size: cover !important;
  background: url('../images/sec-bg.png');
  padding: 300px 0;
  float: left;
  width: 100%;
  
}
#you-have-our-back h1 {
  text-align: center;
  font-size: 60px;
}

#you-have-our-back h6 {
  text-align: center;
  font-size: 17px;
  margin-bottom: 100px;
}

div#you-have-our-back .box:hover {
  /* background-image: url(../images/shadow-box_03.png); */
  /* background-repeat: no-repeat; */
  background: white;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border-radius: 10px;
}
div#you-have-our-back .box h5 {
  font-size: 22px;
  padding-top: 30px;
  padding-bottom: 20px;
  color: #151c26;
  line-height: 29px;
  font-weight: 900;
}

div#you-have-our-back .box::before {
  position: absolute;
  content: url('../images/cross1.png');
  left: 96px;
  top: 120px;
}
div#you-have-our-back .box {
  text-align: center;
  padding: 80px 50px;
  position: relative;
}
div#you-have-our-back .box::after {
  position: absolute;
  content: url('../images/cross2.png');
  right: 107px;
  top: 50px;
}

div#you-have-our-back .box p {
  color: #5e5e5e;
  font-size: 17px;
  line-height: 30px;
  font-weight: 400;
}

div#jm-project-manager {
  margin-bottom: 50px;
  float: left;
  width: 100%;
  margin-top: 80px;
}

div#jm-project-manager h1 span {
  color: #00528f;
  font-size: 52px;
  font-weight: 100;
}

div#jm-project-manager h1 {
  color: #000000;
  font-size: 32px;
  font-weight: bold;
  line-height: 50px;
  margin-bottom: 0;
  position: relative;
}
.jm-project-manager-list {
  margin-left: 0;
  float: left;
  width: 100%;
  padding-left: 20px;
}
/* div#jm-project-manager h1::before {
  position: absolute;
  content: url('../images/b-line.png');
}

div#jm-project-manager h1::before {
  position: absolute;
  content: url(../images/b-line.png);
  top: 100px;
} */

div#jm-project-manager p {
  color: #5e5e5e;
  font-size: 15px;
  line-height: 33px;
}
div#jm-project-manager img {
  width: 90%;
}

#testimonil {
  background-repeat: no-repeat !important; 
  background:#eeeef0 url(../images/all-bg.jpg);
  padding: 50px 0 30px;
  float: left;
  width: 100%;
  background-size:cover;
  background-position: center !important;
}




/* testimonial */
.testimonil-box img {
  width: 10% !important;
}

.t2 img {
  width: 25% !important;
  margin: 0 auto;
}

.t1 {
  width: 45%;
  float: left;
  padding-left: 20px;
}
.testimonil-box {
  background: white;
  padding: 40px 25px;
  margin: 0 50px 20px 0;
  border-radius: 10px;
}

.testimonil-box p {
  color: #5e5e5e;
  font-size: 17px;
  line-height: 30px;
  font-weight: 300;
  margin-bottom: 45px;
 /* text-overflow: ellipsis;
    overflow: hidden;
    max-height: 120px;*/
}


.t2 {
  position: relative;
  top: -65px;
}

.t1 h5 {
  font-size: 18px;
  color: black;
  font-weight: 600;
}

.t1 h6 {
  font-size: 15px;
  color: #6e7889;
  font-weight: 300;
}

div#testimonil .owl-dots {
  display: none;
}

div#testimonil .owl-nav span {
  border-radius: 50px;
  font-size: 50px;
  font-weight: 100;
  background: white;
  padding: 0 28px;
  margin: 0 15px;
  color: #255976;
}

div#testimonil .owl-nav span:hover {
  background: #00528f;
  color: white;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent !important;
}

/* contact form  */
.professional-box input#floatingInput::placeholder {
  color: #5e5e5e;
  font-weight: 400;
}

.customer-box {
  width: 100%;
  float: left;
  padding-top: 100px;
  padding-bottom: 300px;
}

.professional-box input#floatingInput {
  border-bottom: 1px solid #d6d6d6;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-radius: 0;
  padding-left: 0 !important;
}

.professional-box h2 {
  text-align: center;
  color: #303030;
  margin-bottom: 50px;
}
.professional-box label {
  font-size: 17px;
}

.professional-box textarea#floatingTextarea {
  border-bottom: 1px solid #d6d6d6;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-radius: 0;
  margin-bottom: 50px;
  padding-left: 0 !important;
}

.professional-box textarea#floatingTextarea::placeholder {
  color: #5e5e5e;
  font-weight: 400;
}

.professional-box .form-control:focus {
  box-shadow: none;
  border-bottom-color: black !important;
}

/* .contact-btn {
  background: url('../images/btn-bg.png'); 
  width: 228px;
  float: left;
  height: 66px;
  background-repeat: no-repeat;
  text-align: left;
  color: #fff;
  text-decoration: none;
  line-height: 65px;
  font-size: 20px;
  padding-left: 30px;
  margin-top: 30px;
  background-position: left;
  background-size: contain;
  } */
  .contact-btn {
    background: url(../images/btn-bg.png);
    width: 100%;
    float: left;
    height: 62px;
    background-repeat: no-repeat;
    text-align: left;
    color: #fff;
    text-decoration: none;
    line-height: 60px;
    font-size: 20px;
    padding-left: 30px;
    margin-top: 0;
    background-position: left;
    background-size: contain;
    display: block;
}

  /* .contact-btn.cf-btn {
    font-size: 19px;
    padding: 50px 60px 50px 20px;
    float: none;
} */
.contact-btn.cf-btn {
  font-size: 17px;
  float: none;
  border: 0;
}

.contact-btn:hover {
  color: #fff;
  text-decoration: underline;
}

/* .u1 {
  float: right;
} */
.u2 {
  text-align: center;
  padding-top: 10px;
}

.modal-dialog .professional-box:after {
  position: absolute;
  content: url(../images/support.png);
  bottom: -243px;
  left: -295px;
  display:none;
}
.professional-box {
  position: relative;
}
.u1 {
  margin-left: 160px;
}
/* contact form  */


/* footer  */
.sec-footer{
  background-image: url(../images/footer-image.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 0px;
  float: left;
  width: 100%;
  z-index: 0;
  position: relative;
  background-position: center;
}

.footer1  img {
  margin-bottom: 40px;
}

.footer2 h4 {
  color: white;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 40px;
}

.footer3 h4 {
  color: white;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 40px;
}

.footer1 p {
  color: white;
  font-size: 16px;
  line-height: 34px;
  font-weight: 300;
  width: 95%;
}

ul {
  position: relative;
}

.footer2 ul li:before {
  position: absolute;
  content: url(../images/f-b.png);
  left: 0;
}
.footer2 li {
  list-style: none;
}

.footer2 ul li a {
  color: white !important;
  text-decoration: none;
  font-weight: 300;
 
}
.footer2 li {
  list-style: none;
  line-height: 40px;
}
.footer2 ul li a:hover {
  text-decoration: underline;
}
.footer2 ul li a:active{
  text-decoration: underline;
}

.footer-form {
  width: 65%;
  float: left;
  padding: 15px 15px;
  border-radius: 50px;
  border: 0;
}

.footer3 a#btn-subscribe {
  left: -100px;
  position: relative;
  top: 5px;
}

.footer3 p {
  color: white;
  font-size: 16px;
  line-height: 34px;
  font-weight: 300;
}

.widge.t h4 {
  margin: 0;
  margin-top: 25px;
  margin-bottom: 25px;
}

.social-icons a {
  color: #00528f;
  margin: 0 5px;
}

.social-icons a i {
  background: white;
  padding: 10px 10px;
  border-radius: 50px;
  width: 9%;
  margin: 0 auto;
  text-align: center;
}

.social-icons a i.fa.fa-facebook.fa-lg {
  text-align: center;
}

.social-icons a i:hover {
  background: #00528f;
  color: white;
}

.de-flex {
  display: flex;
  justify-content: space-between;
}

.menu-simple {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: 500;
}

ul.menu-simple li {
  display: inline;
  margin: 0 15px;
}

.second-f a{
  color: white;
  font-size: 16px;
  line-height: 34px;
  font-weight: 300;
  text-decoration: none;
}

.second-f a:hover{
  text-decoration: underline;
  color: #fff;
}
/* footer */

/* second-footer */
.second-footer {
    /* border-top: 1px solid #053154; */
  margin-top: 30px;
padding-top: 20px;
margin-bottom: 20px;
position: relative;
}
.second-footer:before {
    position: absolute;
    content: '';
    border-top: 1px solid #053154;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
     margin: 0 auto;
}

a.sf-l:after {
  position: absolute;
  content: '';
  border-right: 1px solid white;
  height: 20px;
  right: -18px;
  bottom: 0;
}

a.sf-l {
  position: relative;
}
/* second-footer */



/* sec3 */
.sec3 h1 {
  text-align: center;
  font-size: 60px;
  color: #2e2e2e;
}
.sec3 h6 {
  text-align: center;
  font-size: 17px;
  margin-bottom: 100px;
  font-weight: 300;
  color: #5e5e5e;
  line-height: 33px;
}


.b1 {
  text-align: end;
}

.b1 h4 {
  color: #211303;
  font-size: 22px;
}

.b1 p {
  color: #474747;
  font-size: 16px;
  font-weight: 300;
}

.b2 {
  text-align: end;
}

.b2 h4 {
  color: #211303;
  font-size: 22px;
}

.b2 p {
  color: #474747;
  font-size: 16px;
  font-weight: 300;
}

.box6 h4 {
  color: #211303;
  font-size: 22px;
}

.box6 p {
  color: #474747;
  font-size: 16px;
  font-weight: 300;
}
.box6 {
  text-align: center;
  margin-top: 15px;
}

.box1 {
  margin-bottom: 125px;
  position: relative;
  left: 20px;
}

.box5 {
  position: relative;
}

.box2 {
  position: relative;
}

.b2 {
  text-align: left;
}

.box4 {
  margin-bottom: 125px;
  position: relative;
  right: 20px;
}


/* studio page */

.banner-caption1 h1 {
  color: #fff;
  font-size: 79px;
  margin-bottom: 25px;
}
.banner-caption1  {
margin-top: 250px;
}
.banner-caption1 p {
  color: #fff; 
  font-weight: 100;
  margin-top: 0;
  line-height: 30px;
  font-size: 18px;
  margin-bottom: 0;
}

.banner-caption1 .banner-before-studio:after {
  position: absolute;
  content: url(./images/banner-b.png);
  top: 0;
  right: -170px;
}
.banner-caption1 .banner-before-studio {
  position: relative;
}

/* pricing */
.pricing {
  float: left;
  width: 100%;
  margin-bottom: 100px;
}

.pricing h1 {
  text-align: center;
  font-size: 60px;
  color: #2e2e2e;
}
.pricing h6 {
  text-align: center;
  font-size: 17px;
  /* margin-bottom: 100px; */
  font-weight: 300;
  color: #5e5e5e;
  line-height: 33px;
}

.pricing-box h2:before {
  position: absolute;
  content: 'From';
  font-size: 12px;
  top: -12px;
  font-weight: 400;
}
.pricing-box h2:after {
  position: absolute;
  content: '/Month';
  font-size: 12px;
  bottom: 5px;
  font-weight: 400;
}
.pricing-box h2 {
  position: relative;
  margin-top: 50px;
  color: #00528f;
  font-size: 50px;
  font-weight: 900;
}
.pricing-btn:hover {
  color: #fff;
  text-decoration: underline;
}

.pricing-btn .price-btn { 
  font-size: 16px;
  padding: 50px 50px 50px 30px;
  float: none;
}
.pricing-btn {
  background: url(../images/btn-bg.png);
  width: 200px;
  float: left;
  height: 65px;
  background-repeat: no-repeat;
  text-align: left;
  color: #fff;
  text-decoration: none;
  line-height: 65px;
  font-size: 17px;
  padding-left: 30px;
  margin-top: 30px;
  background-position: left;
  background-size: contain;
  text-transform: uppercase;
}

  .pricing-box h3 {
    color: #2e2e2e;
    font-size: 30px;
    margin-bottom: 50px;
    position: relative;
    font-weight: 900;
    text-transform: capitalize;
}
.pricing-box ul li {
  color: #00528f;
}
.pricing-box ul  {
  padding-left: 20px;
}

.pricing-box ul li p {
  color: #5e5e5e;
  font-size: 18px;
  font-weight: 300;
}
.pricing-box h3:after {
  position: absolute;
  content: '';
  border-bottom: 2px solid #6a9abe;
  width: 340px;
  bottom: -20px;
  left: 0;
}

.pricing-box {
  background: white;
  border: 1px solid #a5c2d7;
  border-radius: 10px;
  padding: 100px 30px 150px 30px;
  position: relative;
  width: 400px;
}
.pricing-box:before {
  position: absolute;
  content: url(../images/pricing-box-before.png);
  top: -35px;
}
.pricing-box:after {
  position: absolute;
  content: url(../images/pricing-box-before2.png);
  top: -35px;
  left: 135px;
}

.pricing .item {
  /* opacity: .2; */
  transform: scale3d(0.8, 0.8, 1);
  transition: all 0.3s ease-in-out;
}

.pricing .owl-item.active.center .item {
  opacity: 1;
  transform: scale3d(1.0, 1.0, 1);
}

.pricing .owl-dots {
  display: none;
}

.pricing .owl-nav span {
  border-radius: 50px;
  font-size: 50px;
  font-weight: 100;
  background: #00528f;
  padding: 0 28px;
  margin: 0 15px;
  color: white;
}

.pricing .owl-nav span:hover {
  background: white;
  color: #255976;
  border: 1px solid #255976;
}
.pricing .owl-nav button.owl-prev {
  position: absolute;
  top: 0;
  left: -100px;
  bottom: 0;
}

.pricing .owl-nav button.owl-next {
  position: absolute;
  top: 0;
  right: -100px;
  bottom: 0;
}




/* platforms */

.platform{
  float: left;
  width: 100%;
  /* padding-bottom: 100px; */
  padding-top: 100px;

}

.platform h1{
  text-align: center;
  font-size: 60px;
  color: #2e2e2e;
}

.platform h6{
  text-align: center;
  font-size: 17px;
  margin-bottom: 100px;
  font-weight: 300;
  color: #5e5e5e;
  line-height: 33px;
}


/* .secondslider */

  .secondslider{
    float: left;
    width: 100%;
    padding-bottom: 100px;
    padding-top: 100px;
  
  }
  
  .secondslider h1{
    text-align: center;
    font-size: 60px;
    color: #2e2e2e;
  }
  
  .secondslider h6{
    text-align: center;
    font-size: 17px;
    margin-bottom: 100px;
    font-weight: 300;
    color: #5e5e5e;
    line-height: 33px;
  }

/* secondslider */

/* silk slider  */
.secondslider .slider {
  width: 100%;
  margin: 100px auto;
  overflow: hidden;
}

.secondslider .slick-slide {
margin: 0px 20px;
}

.secondslider  .slick-slide img {
width: 100%;
}

.secondslider .slick-prev:before,
.slick-next:before {
color: black;
}


.secondslider .slick-slide {
transition: all ease-in-out .3s;
opacity: .1;
}

.secondslider .slick-active {
opacity: unset;
}

.secondslider  .slick-current {
opacity: 1;
transform: scale3d(1.2, 1.2, 1.2);
}

.pricing .slider {
  width: 100%;
  margin: 100px auto;
  overflow: hidden;
}

.pricing .slick-slide {
margin: 0px 20px;
}

.secondslider  .slick-slide img {
width: 100%;
}

.pricing .slick-prev:before,
.slick-next:before {
color: black;
}


.pricing .slick-slide {
transition: all ease-in-out .3s;
opacity: .1;
transform: scale3d(0.8, 0.8, 1);
}

.pricing .slick-active {
opacity: unset;

}

.pricing  .slick-current {
opacity: 1;
transform: scale3d(0.9, 0.9, 0.9);
}
/* silk slider  */



/* studio-form */
.studio-form{
  background-image: url(../images/sec-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  width: 100%;
  position: relative;
  padding: 250px 0 250px 0;
  top: 135px;
}

.studio-form h1 {
  font-size: 60px;
  color: #2e2e2e;
}

.studio-form h6 {
font-size: 17px;
margin-bottom: 30px;
font-weight: 300;
color: #393939;
line-height: 30px;
}

.studio-form #floatingInput::placeholder {
  color: #8f8f8f;
  font-size: 15px;
  font-weight: 300;
}

.studio-form #floatingTextarea::placeholder {
  color: #8f8f8f;
  font-size: 15px;
  font-weight: 300;
}

.studio-form .form-control {
  border-radius: 10px !important;
}

.studio-form-btn {
  margin-top: 30px;
}
.studio-form img {
  width: 80%;
}
/* studio-form */

/* sec2 */
.sec2 h2 {
  font-size: 42px !important;
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 50px;
  margin-top: 100px;
}

.sec2 .row.brand-service {
  margin-top: 50px;
}

.sec2 .item img {
  width: 80% !important;
  padding: 30px 20px !important;
  margin: 0 auto;
}


.sec2 .owl-nav {
  display: none;
}
 
.sec2 .owl-dots {
  display: none;
}
.header-bg .navbar {
  padding-top: 15px;
  padding-bottom: 12px;
}
.sec2 .boxx h5 {
  font-size: 22px;
  padding-top: 30px;
  padding-bottom: 20px;
  color: #151c26;
  line-height: 29px;
  font-weight: 500;
}

.boxx p {
  color: #5e5e5e;
  font-size: 13px;
  line-height: 30px;
  font-weight: 400;
}

.col-md-3.boxx {
  text-align: center;
  /* margin-top: 80px; */
}

.boxx a {
    text-decoration: none;
  color: #00528f;
  position: relative;
}

.boxx a::before{
  position: absolute;
  /*content: url(../images/arrow-sec2.png);*/
  right: -15px;
}


/* sec2 */

ul.jm-project-manager-list li {
  float: left;
  width: 50%;
  margin-bottom: 15px;
  color: #5e5e5e;
  position: relative;
  list-style: none;
  font-size: 14px;
}

ul.jm-project-manager-list li:before {

  position: absolute;
  content: url(../images/arrow-sec2.png);
  left: -15px;
}

.jm-project-manager-btn {
  width: 100%;
  float: left;
  margin-top: 20px;
}

.jm-project-manager-btn a {
  background: #0064a1;
  color: white;
  padding: 15px 30px;
  border-radius: 10px;
  text-decoration: none;
  float: left;
}


/* customer-detail */
.customer-detail{
  background: url(../images/customer-detail-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0 90px 0;
  text-align: center;
  background-position: center;
  float: left;
  width: 100%;

}

.customer-detail h2 {
    color: white;
    font-size: clamp(24px, 4vw, 42px);
    line-height: clamp(34px, 5vw, 60px);
    width: 80%;
    margin: 0 auto;
    font-weight: 100;
    margin-bottom: 60px;
}


.jm-project-manager-btn a:hover {
  color: #000;
}

a.customer-detail1 {
  background: #fff;
  color: #00528f;
  padding: 15px 30px;
  border-radius: 10px;
  text-decoration: none;
  border: 1px solid #fff;
  margin-right: 10px;
}

a.customer-detail1:hover {
  color: #fff;
  background: transparent;
}

/* customer-detail */
.element-item {
  float: left;
  padding: 10px;
}
.element-item img.lazy {
  border-radius: 5px;
  width: 100%;
}


.new-pf div#filters button {

  display: inline-block; 
  border-radius: 5px!important;
  width: auto;
  margin: 0 8px;
  outline: none;
  padding: 11px 27px;
  background: #fff;
  margin-bottom: 8px;
  border: 1px solid #0064a1;
  text-transform: uppercase;
  font-weight: 300;
  color: #555;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  -ms-transition: all .2s ease-in; 

}



.new-pf div#filters {

  text-align: center;

  margin-bottom: 0

}



.new-pf div#filters .button.is-checked {

background: #0064a1; 
color: #fff; 

}



.new-pf div#filters1 button {
  display: inline-block;
  border-bottom: 2px solid #0064a1;
  border-radius: 5px!important;
  width: auto;
  margin: 0 8px;
  outline: none;
  padding: 8px 27px;
  background: transparent;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 600;
  color: #0064a1;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  -ms-transition: all .2s ease-in;
  transition: all .2s ease-in;
  border-left: 2px solid #0064a1;
  border-right: 2px solid #0064a1;
  border-top: 2px solid #0064a1;
}



.new-pf div#filters1 {

  text-align: center;

  margin-bottom: 0

}



.new-pf div#filters1 .button1.is-checked1 {

background: #0064a1;

color: #fff;



}



section.new-pf {

  padding: 40px 0;

  text-align: center

}




/*  */

section.packages {

  padding: 50px 0 50px;

  font-size: 14px;

  color: #848894;

  line-height: 23px

}



section.packages h2 {

  text-align: center;

  font-size: 32px;

  font-weight: 500;

  margin: 0 0 20px;

  color: #282828

}



section.packages h2 a.grad-btn {

  color: #fff

}



section.packages a.grad-btn {
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500; 
  margin-top: 20px; 
  float: initial;
  background: #0340a8 !important;
  text-decoration: none;
    display: table;
    margin: 0 auto;
    top: 10px; 
    position: relative;
}
.actions2 a {
    text-decoration: none !important;
}
.actions2 small {
    display: block;
    font-size: 12px;
    line-height: normal;
    /* color: #000; */
    text-align: inherit;
    color: #0340a8;
    padding-top: 10px;
    text-align: center;
	text-decoration: none;
}
.actions2 a span {
    font-size: 12px;
    float: left;
    font-weight: 400;
    /* color: #7f7b7b; */
    color: white;
    text-decoration: none;
    background: #0340a8;
    border-radius: 60px;
    padding: 2px 10px;
    margin: 0 auto;
    display: table;
    float: inherit;
}


.actions2 .col-md-6 {  
    margin: 0 auto;
    float: left;
}


section.packages p {

  font-size: 14px;

  width: 81%;

  margin: 0 auto;

  text-align: center;

  margin-bottom: 0;

  font-weight: 400;

  line-height: 21px;

  color: #696969;
  
    margin-bottom: 20px;

}



section.packages a.border-btn {

  font-weight: 600;

  padding: 6px 30px;

  background: linear-gradient(to right, #ef4e28 0%, #ec6d28 21%, #f7a358 74%, #f7c158 100%);

  -webkit-background-clip: text;

  -webkit-text-fill-color: transparent;

  display: inline-block;

  border: 3px solid transparent;

  border-image: linear-gradient(to right, #ef4e28 0%, #ec6d28 21%, #f7a358 74%, #f7c158 100%);

  border-image-slice: 5;

  text-transform: uppercase

}



a {}



section.packages .col-md-4 {
    padding-right: 15px;
    padding-left: 15px;
  margin: 30px 0

}



section.packages .package-box {
border-radius: 5px;
    padding: 20px 20px 0;
    position: relative;
    border: 2px solid #38b1ed;
    border-radius: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    background: #fff;
    transition: all .2s ease-in;
}



section.packages .package-box h2 {
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  margin-bottom: 14px;
  color: #0340a8;
}


section.packages .package-box i {

  position: absolute;

  right: -2px;

  top: 0

}



section.packages .package-box .pricebox {

  position: relative;

  text-align: left

}



section.packages .package-box .pricebox sup {

  font-size: 25px;

  font-family: 'Oswald', sans-serif;
  font-weight: 600;

  position: relative;

  color: #0340a8;

}



section.packages .package-box .pricebox h3 {

  display: inline-block;

  font-size: 49px;

  margin: 0;

  font-family: 'Oswald', sans-serif;
  font-weight: 700;

  color: #0340a8;

  padding-right: 10px

}



section.packages .package-box .pricebox strike {

  font-size: 20px;
  color: #0340a8;
  position: relative;
  font-family: 'Oswald', sans-serif;
  top: -10px;
  font-weight: 700;

}



section.packages .package-box .pricebox span {
  position: absolute;
  top: 25px;
  font-family: 'Oswald', sans-serif;
  left: 0;
  font-size: 20px;
  color: #0340a8;
  font-weight: 700;
  width: 150px;
}



section.packages .package-box ul li {
  font-size: 16px;
  color: #0340a8;
  font-weight: 500;
  padding-left: 23px;
  position: relative;
  margin-bottom: 0;
  padding-right: 12px;
  list-style: none;
  margin-top: 5px;

}

section.new-pf h2 { 
  font-family: 'Oswald', sans-serif;
  text-transform: capitalize;
  margin-bottom: 30px; 

}

section.new-pf h2+p {
  font-size: 18px;
  width: 77%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 43px;
  font-weight: 300;
  color: #696969;
  line-height: 33px;
}

.packages h5 {
  color: #00609d;
  font-size: 20px;
  text-transform: capitalize;
  margin-top: 100px;
  float: left;
  width: 100%;
}

section.new-pf h5 {
  color: #00609d;
  font-size: 20px;
  text-transform: capitalize;

}


section.packages .package-box ul li:before {

  content: "\f111";

  display: inline-block;

  font: normal normal normal 14px/1 FontAwesome;

  font-size: inherit;

  text-rendering: auto;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;
  font-size: 7px;
  top: 8px;
  position: absolute;
  left: 0;
  fill: #0340a8;
  background: #0340a8;
  border-radius: 100px;
  color: #0340a8;

}



section.packages .package-box ul {

  margin-bottom: 0;

  margin-top: 35px;

  text-align: left;
  padding-left: 0;
}



p.addontag {

  font-size: 18px;
  color: #2d2e2f;
  display: inline-block;
  margin-bottom: 0;
  width: 100%;
  font-weight: 500;
  text-align: v;
  margin: 7px 0;

}



p.addontag strong {

  color: #ff0000

}



section.packages .package-box a.mr-det {

  display: block;

  text-transform: uppercase;

  color: #000;

  margin: 10px 0 0;

  font-weight: 700;

  font-size: 11px;

  letter-spacing: 2px;

  margin-left: 5px

}



section.packages .package-box h2+p { 
  font-size: 15px;
  color: #ffffff;
  text-align: left;
  width: 89%;
  margin: 0 0 16px;
  line-height: 21px;
}


/*
section.packages .package-box:hover {

  border: 2px solid #38b1ed !important;

  border-right: 2px solid #38b1ed;

  border-radius: 14px;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  background-position: 0 0, 0 100%;

  background-repeat: no-repeat;

  background-size: 100% 2px

}*/



.style-14::-webkit-scrollbar-track {

  background-color: #e8e8e8

}



.style-14::-webkit-scrollbar {

  width: 5px;

  background-color: #38b1ed

}



.style-14::-webkit-scrollbar-thumb {

     background-color: #0340a8;

}



.scrollbar {

  margin-left: 0;

  float: left;

  height: 188px;

  width: 100%;

  overflow-y: scroll;

  margin-bottom: 15px;

  overflow-x: hidden

}



.actions img {
  width: 20px;
}


.actions {

  border-top: 1px solid #eee;
  padding-top: 15px; 
  display: block;
  float: left;
  position: relative;
  width: 50%;
  text-align: center;
  margin: 0 auto 0;
  padding-left: 20px;
}



.actions a {

  vertical-align: top;

  min-width: inherit;

  margin: 0;

  position: relative;

  color: #7b7b7b;

  font-size: 9px

}



.actions a span {

  font-size: 13px;

  float: left;

  font-weight: 700;

  color: #0340a8

}


/*
.actions a span small {

  display: block;

  font-size: 12px;

  line-height: normal;

  color: #000

}*/

.actions a span {
    font-size: 13px;
    float: left;
    font-weight: 700;
    color:  #0340a8;
    text-decoration: underline;
}



.actions1::before {

  position: absolute;

  content: "";

  height: 43px;

  background-color: #05afee;

  width: 1px;

  left: 46%;

  top: 10px

}

/*Fancybox*/

.fancybox-slide--video .fancybox-content {
    width: 800px;
    height: 600px;
    max-width: 80%;
    max-height: 80%
}

.fancybox-enabled {
    overflow: hidden
}

.fancybox-enabled body {
    overflow: visible;
    height: 100%
}

.fancybox-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99993;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.fancybox-container~.fancybox-container {
    z-index: 99992
}

.fancybox-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #0f0f11;
    opacity: 0;
    transition-timing-function: cubic-bezier(.55, .06, .68, .19);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.fancybox-container--ready .fancybox-bg {
    opacity: .87;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-controls {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0;
    z-index: 99994;
    transition: opacity .2s;
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    direction: ltr
}

.fancybox-show-controls .fancybox-controls {
    opacity: 1
}

.fancybox-infobar {
    display: none
}

.fancybox-show-infobar .fancybox-infobar {
    display: inline-block;
    pointer-events: all
}

.fancybox-infobar__body {
    display: inline-block;
    width: 70px;
    line-height: 44px;
    font-size: 13px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    text-align: center;
    color: #ddd;
    background-color: rgba(30, 30, 30, .7);
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: subpixel-antialiased
}

.fancybox-buttons {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    pointer-events: all
}

.fancybox-show-buttons .fancybox-buttons {
    display: block
}

.fancybox-slider-wrap {
    overflow: hidden;
    direction: ltr
}

.fancybox-slider,
.fancybox-slider-wrap {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    z-index: 99993;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent
}

.fancybox-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    outline: none;
    white-space: normal;
    box-sizing: border-box;
    text-align: center;
    z-index: 99994;
    -webkit-overflow-scrolling: touch
}

.fancybox-slide:before {
    content: "";
    height: 100%;
    width: 0
}

.fancybox-slide:before,
.fancybox-slide>* {
    display: inline-block;
    vertical-align: middle
}

.fancybox-slide>* {
    position: relative;
    padding: 24px;
    margin: 44px 0;
    border-width: 0;
    text-align: left;
    background-color: #fff;
    overflow: auto;
    box-sizing: border-box;
    overflow: visible;
}

.fancybox-slide--image {
    overflow: hidden
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-content {
    display: inline-block;
    position: relative;
    margin: 44px auto;
    padding: 0;
    border: 0;
    width: 80%;
    height: calc(100% - 88px);
    vertical-align: middle;
    line-height: normal;
    text-align: left;
    white-space: normal;
    outline: none;
    font-size: 16px;
    font-family: Arial, sans-serif;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch
}

.fancybox-iframe {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
    background: #fff
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video .fancybox-iframe {
    background: transparent
}

.fancybox-placeholder {
    z-index: 99995;
    background: transparent;
    cursor: default;
    overflow: visible;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.fancybox-image,
.fancybox-placeholder,
.fancybox-spaceball {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border: 0
}

.fancybox-image,
.fancybox-spaceball {
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    background: transparent;
    background-size: 100% 100%
}

.fancybox-controls--canzoomOut .fancybox-placeholder {
    cursor: zoom-out
}

.fancybox-controls--canzoomIn .fancybox-placeholder {
    cursor: zoom-in
}

.fancybox-controls--canGrab .fancybox-placeholder {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-controls--isGrabbing .fancybox-placeholder {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-tmp {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden
}

.fancybox-error {
    position: absolute;
    margin: 0;
    padding: 40px;
    top: 50%;
    left: 50%;
    width: 380px;
    max-width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    cursor: default
}

.fancybox-error p {
    margin: 0;
    padding: 0;
    color: #444;
    font: 16px/20px Helvetica Neue, Helvetica, Arial, sans-serif
}

.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    outline: none;
    background: transparent;
    z-index: 10;
    cursor: pointer
}




.menu-item {
 
}

.menu-item a {
 
}

.drop-menu {
 display: none; 
background: rgb(0, 0, 0);
position: absolute; 
top: 26px;
min-width: 240px; 
transition: all 0.2s;
z-index: 99;
padding: 10px 10px;
height: auto; 
box-shadow: 0 30px 70px 0 rgb(137 139 142 / 15%);
}

.drop-menu-item {
    width: 100%;
}

.drop-menu-item:hover {
    background-color: #eee;
}

.drop-menu-item a {
    color: #555;
}

.menu-item:hover .drop-menu {
    display: block;
}
.menu-item a:hover {
  color: #0a58ca;
  color: #1c87ba;
  border-bottom: 1px solid #1c87ba;
}


.fancybox-close-small:after {
    position: absolute;
    top: 2px;
    right: 5px;
    width: 30px;
    height: 30px;
    font: 20px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #888;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background: #fff;
    transition: background .2s;
    box-sizing: border-box;
    z-index: 2;
    content: "x";
}

.fancybox-close-small:focus:after {
    outline: 1px dotted #888
}

.fancybox-slide--video .fancybox-close-small {
    top: -36px;
    right: -36px;
    background: transparent
}

.fancybox-close-small:hover:after {
    color: #555;
    background: #eee
}

.fancybox-caption-wrap {
    position: absolute;
    bottom: 0;
    display: none;
    left: 0;
    right: 0;
    padding: 60px 30px 0;
    z-index: 99998;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box;
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8));
    opacity: 0;
    transition: opacity .2s;
    pointer-events: none;
}

.fancybox-show-caption .fancybox-caption-wrap {
    opacity: 1
}

.fancybox-caption {
    padding: 30px 0;
    border-top: 1px solid hsla(0, 0%, 100%, .4);
    font-size: 14px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #fff;
    line-height: 20px;
    -webkit-text-size-adjust: none
}

.fancybox-caption a,
.fancybox-caption button {
    pointer-events: all
}

.fancybox-caption a {
    color: #fff;
    text-decoration: underline
}

.fancybox-button {
    display: inline-block;
    position: relative;
    width: 44px;
    height: 44px;
    line-height: 44px;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    background: transparent;
    color: #fff;
    box-sizing: border-box;
    vertical-align: top;
    outline: none
}

.fancybox-button--disabled {
    cursor: default;
    pointer-events: none
}

.fancybox-button,
.fancybox-infobar__body {
    background: rgba(30, 30, 30, .6)
}

.fancybox-button:hover {
    background: rgba(0, 0, 0, .8)
}

.fancybox-button:after,
.fancybox-button:before {
    content: "";
    pointer-events: none;
    position: absolute;
    border-color: #fff;
    background-color: currentColor;
    color: currentColor;
    opacity: .9;
    box-sizing: border-box;
    display: inline-block
}

.fancybox-button--disabled:after,
.fancybox-button--disabled:before {
    opacity: .5
}

.fancybox-button--left:after {
    left: 20px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.fancybox-button--left:after,
.fancybox-button--right:after {
    top: 18px;
    width: 6px;
    height: 6px;
    background: transparent;
    border-top: 2px solid currentColor;
    border-right: 2px solid currentColor
}

.fancybox-button--right:after {
    right: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.fancybox-button--left {
    border-bottom-left-radius: 5px
}

.fancybox-button--right {
    border-bottom-right-radius: 5px
}

.fancybox-button--close {
    float: right
}

.fancybox-button--close:after,
.fancybox-button--close:before {
    content: "";
    display: inline-block;
    position: absolute;
    height: 2px;
    width: 16px;
    top: calc(50% - 1px);
    left: calc(50% - 8px)
}

.fancybox-button--close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.fancybox-button--close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.fancybox-loading {
    border: 6px solid hsla(0, 0%, 39%, .4);
    border-top: 6px solid hsla(0, 0%, 100%, .6);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    -webkit-animation: a .8s infinite linear;
    animation: a .8s infinite linear;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    z-index: 99999
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1400px) {
    .container.portfolio-container {
        width: 1170px
    }
}
.sec2 {
    padding-top: 100px;
	padding-bottom: 30px;
}



@media only screen and (max-width:767px) and (min-width:320px) {

  a.logo-box img {
    width: 150px;
}

.login-btn {
  font-size: 14px;
  padding: 5px 20px;
}

.banner-caption {
  margin-top: 50px;
}

.banner-caption h1 {
  font-size: 36px;
}

.banner-caption p {
  font-size: 15px;
}

.header-bg {
  height: 750px;
}

.sec2 h1 {
  font-size: 24px;
}

.sec2 {
  padding-top: 50px;
}

.search-section-box {
  margin-top: -150px;
  height: auto;
  padding-top: 0;
  padding-bottom:  0px;
  background: #ececee;
  margin-bottom:  0px;
}

.sec2 div#carouselSlidesOnly {
  display: none;
}

.col-md-3.boxx {
  padding-bottom: 20px;
}

section.new-pf h2+p {
  line-height: 20px;
}

a#loadMore, #showMore {
  margin-top: 50px;
}

.packages h5 {
  margin-top: 0px;
}
#mySidenav { 
  top: 100px !important;
  right: 0px !important;
  left: 12px !important;
}



}

@media only screen and (max-width:1100px) and (min-width:768px) {
.grid1 {
  height: auto !important;
}
section.packages .col-md-4 { 
  top: 0 !important;
  left: 0 !important;
  position: relative !important;
  float: left;
}
.professional-box .u1 {
  margin-left: 0;
}

 
}


@media only screen and (max-width:1410px) and (min-width:1101px) {
.professional-box::after {
display:none;
}

section.packages .col-md-4 {
  margin: 30px 0;
  float: left;
  width: 50%;
  left: 0 !important;
  top: 0 !important;
  position: relative !important;
}





}


 .accordion {
      background-color: #eee;
      cursor: pointer;
      padding: 18px;
      width: 100%;
      text-align: left;
      outline: none;
      border: none;
      transition: 0.4s;
      font-size: 18px;
      position: relative;
    }

    .accordion::after {
      content: '+';
      font-size: 20px;
      position: absolute;
      right: 20px;
    }

    .accordion.active::after {
      content: '-';
    }

    .panel {
      padding: 0 18px;
      display: none;
      background-color: white;
      overflow: hidden;
    }

    .faq {
      max-width: 100%;
      margin: auto;
    }


