@font-face {
    font-family: 'OpenSans-light';
    src: url('../fonts/OpenSans/OpenSans-Light.ttf');
}

@font-face {
    font-family: 'OpenSans-itac';
    src: url('../fonts/OpenSans/OpenSans-Italic.ttf');
}

@font-face {
    font-family: 'OpenSans-Bold';
    src: url('../fonts/OpenSans/OpenSans-Bold.ttf');
}

@font-face {
    font-family: 'OpenSans-Regular';
    src: url('../fonts/OpenSans/OpenSans-Regular.ttf');
}

@font-face {
    font-family: 'HelveticaNeue';
    src: url('../fonts/HelveticaNeue/HelveticaNeue.ttf');
}

@font-face {
    font-family: 'HelveticaNeue-Bold';
    src: url('../fonts/HelveticaNeue/Helvetica\ Neu\ Bold.ttf');
}

@font-face {
    font-family: 'HelveticaNeue-Medium';
    src: url('../fonts/HelveticaNeue/HelveticaNeue\ Medium.ttf');
}

@font-face {
    font-family: 'OpenSans-Bold';
    src: url('../fonts/OpenSans/OpenSans-Bold.ttf');
}

@font-face {
    font-family: 'OpenSans-Regular';
    src: url('../fonts/OpenSans/OpenSans-Regular.ttf');
}

@font-face {
    font-family: 'OpenSans-SemiBoldItalic';
    src: url('../fonts/OpenSans/OpenSans-SemiBoldItalic.ttf');
}

@font-face {
    font-family: 'Raleway-Italic';
    src: url('../fonts/Raleway/Raleway-Italic.ttf');
}

@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway/Raleway-Regular.ttf');
}

@font-face {
    font-family: 'Raleway-Bold';
    src: url('../fonts/Raleway/Raleway-Bold.ttf');
}

@font-face {
    font-family: 'Raleway-SemiBold';
    src: url('../fonts/Raleway/Raleway-SemiBold.ttf');
}

@font-face {
    font-family: 'Raleway-Light';
    src: url('../fonts/Raleway/Raleway-Light.ttf');
}

@font-face {
    font-family: 'Raleway-Medium';
    src: url('../fonts/Raleway/Raleway-Medium.ttf');
}

body{
    color: #008cc7;
    position: relative;
}

html, body {
    overflow-x: hidden;
  }

.nav>li>a:focus, .nav>li>a:hover {
    background-color: transparent !important;
}

.gradient-primary {
    background: linear-gradient(90deg, #008cc7 0, #606cd3 100%);
}

.text-white {
    color: #fff !important;
}

.text-black {
    color: #000 !important;
}

.font-size-25 {
    font-size: 25px;
}

.font-size-30 {
    font-size: 30px;
}

.font-size-35 {
    font-size: 35px;
}

.font-size-40 {
    font-size: 40px;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.container-fluid {
    padding: 0px;
}

h1,h2,h3,h4,h5,p, span{
    font-family: 'Raleway', sans-serif !important;
}

.position-relative {
    position: relative !important;
}

.row {
    padding: 0px;
    margin: 0px;
}

.brand-logo-ab {
    padding-bottom: 120px;
}

/*NAVIGATION*/
.navbar {
    background-color: rgba(0,0,0,0.68) !important;
    text-transform: uppercase;
    font-family: 'PT Sans Narrow', Arial, sans-serif;
    font-weight: 700;
    height: 110px;    
    width: 100%;
    margin: 0px;
    top: 0;
    /* padding-top: 28px; */
    padding-left: 100px;
    position: fixed;
    z-index: 1000;
    box-shadow: 0 0 5px #000;
}

.video {
    max-width: 100%;
    object-fit: fill;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.navbar a {
    color: #fff !important;    
    font-weight: bold !important;
}

.nav>li>a:hover {
    color: #fdd003 !important;
    background-color: #00000000;
}

.navbar-brand img {
    margin-top: 4px;
}

.navbar-nav {
    margin-top: 27px;
    margin-right: 150px;
}

.navbar-header .navbar-toggle .icon-bar {
    background-color: #fff !important;
}
  
.col-centered {
    float: none;
    margin: 0 auto;
}

.carousel-control { 
    width: 8%;
    width: 0px;
}
.carousel-control.left,
.carousel-control.right { 
    margin-right: 40px;
    margin-left: 32px; 
    background-image: none;
    opacity: 1;
}
.carousel-control > a > span {
    color: white;
	  font-size: 29px !important;
}

.carousel-col { 
    position: relative; 
    min-height: 1px; 
    padding: 5px; 
    float: left;
 }

 .image-back {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
 }

 .active > div { display:none; }
 .active > div:first-child { display:block; }

 .aboutus-content>h2 {
     font-size: 35px;
     line-height: 40px;
     color: #000;
     font-weight: 600;
 }

 .aboutus-content>p {
    font-size: 20px;
    line-height: 30pt;
    color: #000;
    font-weight: 400;
}

 .aboutus-content {
     align-items: center;
 }

 .desktop-aboutus {
     width: 80%;
     padding-top: 30px;
     padding-bottom: 20px;
     margin: auto;
 }

 .contactus-sales {
    align-items: center;
 }

 #home-ads-right {
     background-image: url('../images/home_ads.png');
     background-size: contain;
     background-position:  center center;
     background-repeat: no-repeat;
     margin-top: 20px;
     margin-bottom: 20px;
     height: 300px;
 }
 
 .home-ads {
     color: black;
     width: 70%;
     margin: auto;
     display: flex;
     padding-top: 50px;
 }
 .contactus-sales>h4 {
     color: #000 !important;
     font-size: 25px;
     font-weight: 600;
     line-height: 40px;
 }

 .contactus-sales input {
     border: none;
     border-bottom: 1px solid #cbcdce;
     padding: 0;
     width: 100%;
     background-color: transparent;
     box-shadow: none;
     border-radius: 0px;
     height: 22px;
     transition: none;
 }

 .form-control:focus {
     border-color: #cbcdce;
     box-shadow: none;
 }

 .contactus-sales label {
    font-family: 'OpenSans',Arial,sans-serif;
    font-size: 14px;
    color: #4e4f51;
    font-weight: 700;
    padding-top: 10px;
 }

 .btn-submit-sales {
    font-size: 14px;
    background-color: #faa21b;
    font-family: 'FaktPro-Bold',Arial,sans-serif;
    border-width: 0!important;
    padding: 15px;
    color: #fff;
    border-radius: 25px;
    text-transform: uppercase;
    font-weight: 700;
    width: 100%;
 }

 .brochure {
     color: #000;
     background-color: #ececec;
     background-size: initial;
     background-position: top left;
     background-blend-mode: overlay;
     background-repeat: no-repeat;
     background-image: url('../images/Talent_2.png')!important;
 }

 .brochure-content {
    padding-top: 30px!important;
    padding-bottom: 30px!important;
    flex-direction: column;
    justify-content: center;
    font-size: 20px;
    width: 80%;
    margin-left: 10%;
 }

 .brochure-content h2 {
     font-weight: 600;
 }

 .service-section {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    padding: 30px 0;
    position: relative;
    color: black;
 }

 .roundContainer {
	box-shadow:0px 0px 70px #dddddd;
	/* -moz-box-shadow:0px 0px 70px #222;
	-webkit-box-shadow:0px 0px 70px #222; */
	border-radius: 40px;
	/* -moz-border-radius: 15px;
	-webkit-border-radius: 15px; */
	background-color:#ffffffcc;
	margin:0px auto;
	border-left:2px solid #dddddd;
	border-right:2px solid #dddddd;
}

 #home-bcontainer::before {
     background-color: #dddddd;
 }

 #home-bcontainer::after {
    background-color: #ffffff;
}

 #home-bbutton {
    width: 100% !important;
    display: flex;
    align-items: flex-end;
    margin-top: -30px !important;
 }

 .service-section p,div {
     line-height: normal;
     font-size: 18px;
 }

 #consult-id select {
     
 }

 .contact-brochure {
    background-color: #ececec;
    background-size: initial;
    background-position: bottom center;
    background-blend-mode: overlay;
    background-repeat: no-repeat;
    background-image: url('../images/unstoppable.png')!important;
}

.main-button {
    font-size: 14px;
    background-color: #faa21b;
    font-family: 'FaktPro-Bold',Arial,sans-serif;
    border-width: 0!important;
    padding: 15px;
    color: #fff;
    border-radius: 25px;
    text-transform: uppercase;
    font-weight: 700;
}

#contact-us-home {
    border-radius: 25px;
}

.round-button {
    color: #fff;
    background-color: #faa21b;
    font-size: 15px;
    padding: 15px;
    border-radius: 25px;
    text-align: center;
    text-decoration: none !important;
}

.hidden {
    display: none;
}

/* .main-button:hover {
    background-color: #008cc7;
    color: black;
    text-decoration: none !important;
} */

 /* PRODUCT PAGE CSS */

 .product-main {
     padding: 40px;
     background-color: #ececec;
 }

 .product-header {
    width: 100%;
    overflow: hidden;
    background: url("../images/view_work_header.jpg") no-repeat;
    height: 920px;
    background-size: cover;
}

.portfolio-main {
    width: fit-content;
    max-width: 100%;
}

.portfolio-item-info h4 {
    font-size: 30px;
}

.portfolio-item:hover:before {
    background-color: rgba(33,33,33,0.6);
}

.img-lines {
    margin: 15px 0 40px;
}

.portfolio-item-info h2 {
    font-weight: 700;
    font-size: 25px;
    border-bottom: 1px solid #e3e3e3;
    padding: 30px 0 10px;
    text-transform: uppercase;
    letter-spacing: 0.3rem;
    color: #fff !important;
}

.portfolio-item-info p {
    font-weight: 500;
    font-size: 35px;
    padding: 30px 0 10px;
    text-transform: uppercase;
    color: #fff !important;
}

#image-printians {
    background-image: url('../images/printians-back.png');
}

#image-art {
    background-image: url('../images/art-back.jpg');
}

#image-jn {
    background-image: url('../images/jn-back.png');
}

#image-silver {
    background-image: url('../images/silver-back.png');
}

#image-viaggio {
    background-image: url('../images/viaggio-back.png');
}

#image-wavepilots {
    background-image: url('../images/wavepilots-back.png');
}

#image-carol {
    background-image: url('../images/carol-back.jpg');
}

.portfolio-item-info {
    opacity: 0;
}

.inner-portfolio {
    width: 80% !important;
}

.portfolio-item iframe {
    width: 100%; 
    height: 100%; 
    overflow: hidden;
}

.portfolio-item .portfolio-item-info {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba( 0, 0, 0, 0.7 );
    bottom: -100%;
    color: #fff;
    left: 0%;
    text-align: center;
    position: absolute;
    transition: bottom 0.9s ease;
    width: 100%;
}

.portfolio-item-info {
    height: 0%;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.portfolio-item:hover .portfolio-item-info {
    bottom: 0%;
    height: 100%;
    opacity: 1;
}

.portfolio-item {
    margin-bottom: 30px;
    background-position: center;
    background-size: cover;
    position: relative;
}

.img-res {
    display: block;
    width: 100vw;
    height: 100vh;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

.portfolio-item:before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: background-color 0.25s ease-in-out;
    -moz-transition: background-color 0.25s ease-in-out;
    -webkit-transition: background-color 0.25s ease-in-out;
    -o-transition: background-color 0.25s ease-in-out;
    -ms-transition: background-color 0.25s ease-in-out;
}

.site-section {
    padding-top: 120px;
}

.section-portfolio {
    padding-bottom: 120px;
}

 .header-text {
     margin-left: 50px;
     justify-content: center;
     text-align: left;
 }

 .header-text h4 {
     font-size: 25px;
     color: #000;
     font-weight: 600;
 }

 .header-text p {
    font-size: 20px;
    color: #000;
    font-weight: 400;
}

.section-counters:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
}

.site-section p.counter {
    font-size: 80px;
    font-weight: 300;
    color: #fff;
    margin: 0;
    line-height: 0.8;
}

.section-counters h4 {
    color: #fff;
    margin: 25px 0 0;
    font-size: 30px;
}

.section-counters {
    background: url(../images/counters-bg.jpg) no-repeat fixed center / cover;
    width: 100%;
    padding: 100px 0;
    position: relative;
}

/* ABOUT US PAGE CSS */

.aboutus-header {
    height: 50vh;
    position: relative;
    background-color: black;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background: url("../images/about_us.jpg") no-repeat;
    background-size: cover;
}

.aboutus-bottom {
    background-position: bottom right;
    background-color: #ececec;
    background-size: initial;
    background-blend-mode: overlay;
    padding: 10px;
    background-repeat: no-repeat;
    background-image: url('../images/unstoppable.png')!important;
}

.about-div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.about-div-img {
    height: 450px !important;
}

.aboutus-text {
    color: black;
    font-size: 25px;
    vertical-align: middle;
    line-height: 600px;
    text-align: center;
}

.aboutus-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 100%;
}

#about_image1 {
    background-image: url('../images/about1.png')!important;
}

#about_image2 {
    background-image: url('../images/about2.png')!important;
}

#about_image3 {
    background-image: url('../images/about3.png')!important;
}

.desktops-aboutus {
    display: flex;
    background-color: #eee;
}

.aboutsus-content {
    padding: 100px;
}

.aboutus-line hr {
    color: black;
    border: 1px solid black;
    margin-top: 0px;
}

.aboutus-line {
    width: 43px;
}

/* CONTACT US PAGE CSS */

.contactus-header {
    width: 100%;
    overflow: hidden;
    display: table;
    background: url("../images/contact_us_header.jpg") no-repeat;
    height: 450px !important;
    background-size: cover;
}

a.fill-div {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
}

.layer {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.contact-header {
    text-align: center;
    max-width: 800px;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}

.contact-header h2 {
    font-size: 40px;
    font-weight: 900;
    letter-spacing: normal;
    /* color: #faa21b; */
}

.contact-header p {
    font-size: 27px;
    font-weight: 500;
    /* color: #faa21b; */
}

.contactus-content {
    margin-top: 10px;
    margin-left: 20px;
    color: black;
}

.contactus-content h2 {
    font-size: 22px;
    font-weight: 600;
}

.contactus-content p {
    font-size: 15px;
    font-weight: 500;
}

/* PRINTIANS PAGE CSS */
.portfolio-header {
    color: white;
    position: relative;
    margin-top: 110px;
    height: 500px;
    max-width: 100%;
    background-size: cover;
    background-position: bottom center;
    justify-content: center;
    align-items: center;
    display: flex;
}

.divide-main {
    width: 80% !important;
    margin-left: 10% !important;
}

#printians-header {
    background-image: url("../images/printians-bg1.jpg");
    height: 534px !important;
}

#artpop-header {
    background-image: url("../images/artpop.jpg");
    height: 560px !important;
}

#jn-header {
    background-image: url("../images/jn-header.jpg");
    height: 650px !important;
}

#carol-header {
    background-image: url("../images/carol-header.png");
    height: 660px !important;
    background-position: center top;
}

#wavepilots-header {
    background-image: url("../images/header_wavepilots.jpg");
    height: 600px !important;
    background-position: center top;
}

#silver-header {
    background-image: url("../images/silver-header.jpg");
    height: 650px !important;
}

#viaggio-header {
    background-image: url("../images/viaggio-header.jpg");
    height: 650px !important;
}

.print-header {
    width: 100%;
    padding: 100px;
    vertical-align: middle;
}

.print-header p {
    font-size: 40px;
}

.printians-section {
    color: black;
    text-align: left;
}

.printians-section div{
    text-align: left;
}

.printians-section p {
    font-size: 13px;
    text-align: left;
}


.diving-header {
    position: relative;
    padding: 20px;
    display: block;
    text-align: center;
}

.diving-header h4 {
    font-size: 18px;
    color: black;
}

.diving-header h4:after {
    background: rgba(0,0,0,0) url('../images/icons/heading-dive.png') no-repeat scroll center center;
    content: "";
    height: 25px;
    left: 0;
    position: absolute;
    margin-top: 10px;
    width: 100%;
    margin-bottom: 15px;
}

.diving-header1 {
    width: 100%;
    padding: 100px;
    color: black;
}

.diving-header2 {
    width: 100%;
    padding: 10px;
    color: black;
}

.diving-header2 h5 {
    font-size: 22px;
    font-weight: bold;
}

.diving-header2 h3 {
    font-size: 32px;
}

.diving-header2 p {
    font-size: 15px;
}

.portfolio-footer {
    max-width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

#artpop-footer {
    background-image: url('../images/art-wall.png');
    height: 1100px !important;
    background-position: 0 -40%!important
}

#jn-footer {
    background-image: url('../images/jn-wall.png');
    height: 1100px !important;
    background-position: 0 -40%!important
}

.diving-header1 p {
    font-size: 20px !important;
    font-weight: 500 !important;
}

.diving-header1 h5 {
    font-size: 16px !important;
}

.diving-header1 h2 {
    font-size: 27px !important;
    font-weight: 900 !important;
}

/* SERVICES PAGE CSS */

.services-header {
    width: 100%;
    overflow: hidden;
    display: table;
    background: url("../images/service_header_bg.jpg") no-repeat;
    height: 450px !important;
    background-size: cover;
}

.service-brochure {
    background-color: #ececec;
    background-size: initial;
    background-position: bottom center;
    background-blend-mode: overlay;
    background-repeat: no-repeat;
    background-image: url('../images/unstoppable.png')!important;
    vertical-align: middle;
    padding: 30px;
}

.service-header {
    text-align: center;
    max-width: 800px;
    width: 80%;
    display: table-cell;
    vertical-align: middle;
}

.service-header h2 {
    font-size: 40px;
    font-weight: 900;
    color: white;
}

.service-header p {
    font-size: 27px;
    font-weight: 500;
    color: white;
}

.service-bottom {
    background: url("../images/service_bottom.png") no-repeat;
    overflow: hidden;
    height: 450px;
    display: table;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #DD000000;
}

.service-bottom div {
    display: table-cell;
    vertical-align: middle;
}

.service-bottom h2 {
    color: white;
    font-size: 40px;
}

.service-bottom p {
    color: white;
    font-size: 25px;
}

.padding-5px {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.padding-10px {
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.padding-v-5px {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.padding-v-10px {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.padding-30px {
    padding: 30px !important;
}

.align-items-center {
    align-items: center !important;
}

.justify-content-center {
    justify-content: center !important;
}

.text-align-right {
    text-align: end !important;
}

.d-flex {
    display: flex !important;
}

.rounded-circle {
    border-radius: 50% !important;
}

.ml-auto, .mx-auto {
    margin-left: auto !important;
}

.mr-auto, .mx-auto {
    margin-right: auto !important;
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}

.text-inner {
    position: relative;
}

.white-background {
    background-color: white;
    color: black;
}

.grey-background {
    background-color: #ececec;
    color: black;
}

.subscribe_email {
    color: white !important;
    font-size: 15px;
    font-weight: 600;
    padding-top: 5px !important; 
}

/*xs*/
@media (max-width: 767px) {
  .carousel-col                { width: 50%;}
  .active > div:first-child + div { display:block; }
  .block {
      height: 150px !important;
  }
  .home-ads {
    width: 100%;
    padding: 20px !important;
}
  #contact_us a {
    font-size: 12px !important;
  }

  .btn-send {
    border-radius: 15px !important;
    text-transform: uppercase;
   }

  .pf-main {
      height: 300px !important;
  }

  .pf-footer {
      height: 120px !important;
      padding: 20px !important;
  }

  .print-header {
      padding: 20px;
  }

  .print-header h2 {
      font-weight: 900 !important;
      font-size: 18px !important;
  }

  .print-header p {
      font-size: 20px !important;
  }

  .diving-header1 {
    padding: 10px !important;
  }

.diving-header1 p {
    font-size: 18px !important;
}

.diving-header1 h5 {
    font-size: 15px !important;
}

.diving-header1 h2 {
    font-size: 22px !important;
}
}

/*sm*/
@media (min-width: 768px) and (max-width: 991px) {
  .carousel-inner .active.left { left: -50%; }
  .carousel-inner .active.right { left: 50%; }
	.carousel-inner .next        { left:  50%; }
	.carousel-inner .prev		     { left: -50%; }
  .carousel-col                { width: 50%; }
    .active > div:first-child + div { display:block; }
    #contact_us a {
        font-size: 14px !important;
      }

      .print-header {
        padding: 30px;
    }
  
    .print-header h2 {
        font-weight: 900 !important;
        font-size: 19px !important;
    }
  
    .print-header p {
        font-size: 21px !important;
    }
}

/*md*/
@media (min-width: 992px) and (max-width: 1199px) {
  .carousel-inner .active.left { left: -33%; }
  .carousel-inner .active.right { left: 33%; }
	.carousel-inner .next        { left:  33%; }
	.carousel-inner .prev		     { left: -33%; }
  .carousel-col                { width: 33%; }
	.active > div:first-child + div { display:block; }
  .active > div:first-child + div + div { display:block; }

  .col-md-6 {
    width: 50%;
}
#contact_us a {
    font-size: 15px !important;
  }

  .print-header {
    padding: 40px;
}

.print-header h2 {
    font-weight: 900 !important;
    font-size: 20px !important;
}

.print-header p {
    font-size: 22px !important;
}
}

/*lg*/
@media (min-width: 1200px) {
  .carousel-inner .active.left { left: -25%; }
  .carousel-inner .active.right{ left:  25%; }
	.carousel-inner .next        { left:  25%; }
	.carousel-inner .prev		     { left: -25%; }
  .carousel-col                { width: 25%; }
	.active > div:first-child + div { display:block; }
  .active > div:first-child + div + div { display:block; }
    .active > div:first-child + div + div + div { display:block; }
    
    .col-md-6 {
        width: 50%;
    }

    #contact_us a {
        font-size: 16px !important;
    }
}

.block {
	width: 306px;
	height: 230px;
}

@media only screen and (max-width:1320px){ 
    .navbar {
        padding-left: 56px;
    }
}

@media only screen and (max-width:1270px){
    .foot-input input {
        width: 140px !important;
    }
    .navbar {
        padding-left: 10px;
    }
}

@media only screen and (max-width:1214px){ 
    .navbar-default .navbar-nav>li>a {
        font-size: 11px !important;
    }
}

@media only screen and (max-width:1210px){
    .navbar {
        padding-left: 10px;
    }
    .foot-input input {
        width: 120px !important;
    }
    .col-md-none {
        display: none !important;
    }
}

@media only screen and (max-width:1167px){
    .navbar-default .navbar-nav>li>a {        
        padding-left: 10px;
        padding-right: 10px;
    }
    .foot-input .btn-send {
        width: 60px !important;
    }
    
}

@media only screen and (max-width:1106px){
    .navbar-default .navbar-nav>li>a {        
        padding-left: 6px;
        padding-right: 6px;
    }

    .foot-input input {
        width: 110px !important;
    }
}

@media only screen and (max-width:1061px){ 
    .navbar-header{
        width: 30% !important;
    }
    .navbar-brand img {
        width: 200px !important;
        margin-left: 30px;
        margin-top: 16px !important;
    }

}

@media only screen and (max-width:1020px){
    .foot-input input {
        width: 100% !important;
    }
    .foot-input .btn-send {
        width: 100% !important;
        margin-top: 10px;
    }
}

@media only screen and (max-width:1012px){
    .navbar-default .navbar-nav>li>a {        
        font-size: 11px;
    }
}

@media (min-width: 992px) {
    .navbtn-mobile {
        display: none !important;
    }
}

@media (max-width: 992px){
    .navbar-brand img {
        width: 200px !important;
        margin-left: 30px;
    }

    .brand-logo-ab {
        padding-bottom: 75px;
    }

    .brand-logo-ab .section-small .title {
        margin-bottom: 60px;
    }

    .response {
        margin-top: 15px !important;
    }

    .foot-tab {
        display: none;
    }

    .navbar-toggle {
        display: inherit !important;
        position: absolute;
        right: 100px;
        margin-top: 37px;
        margin-right: 0px;
        border: 0px;
    }

    .navbar-toggle:hover {
        background: transparent !important;
    }

    .navbar-collapse {
        background: rgba(0,0,0,0.68) !important;
        z-index: 10000;
        padding: 0 40px;
        margin-top: 108px;
        position: absolute;
        width: 100%;
        left: 0px;
    }

    .navbar-collapse.collapse {
        display:none !important;
    } 

    .navbar-collapse.in{
        display: block !important ;
    }

    .navbar-nav > li {
        position: relative;
        display: block;
        width: 100%;
    }
    
    .navbar-right{
        float: left !important;
        left:0px;
        width: 100%;
    }

    /* .active {
        width: 160px !important;
    } */

    .navbar-nav {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width:769px){
    .logoimage {
        margin-left: 12%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .service-bottom div {
        display: block !important;
    }
    .navbar-header {
        height:108px;
    }
    .desktop-aboutus{
        width: 100% !important;
        padding: 20px;
    }
    .contactus-content {
        margin-top: 30px !important;
    }
    .mobile-aboutus {
        text-align: center;
    }
    .navbar-toggle {
        margin-top: 37px;
        margin-right: 0px;
        z-index: 1000;
    }
    .navbar-collapse {
        background: rgba(0,0,0,0.68) !important;
        z-index: 10000;
        padding: 0 40px 0 60px;
        margin: 0px;
        width: 105% !important;
    }
    .navbar-brand img {
        width: 72%;
        margin-top: 12px;
    }
}

@media only screen and (max-width:992px){
    .navbtn-window {
        display: none !important;
    }
}

@media only screen and (max-width:590px){
    .logoimage {
        margin-left: 22%;
    }
 }

@media only screen and (max-width:450px){ 
    .navbar-header .navbar-brand {
        width: 78%;
    }
    .navbar-header .navbar-brand img {
        width: 90%;
    }
    .navbar-brand img {
        width: 1500px !important;
    }
    .logoimage {
        margin-left: 12%;
    }

}

.list-group-item:hover {
    cursor: pointer;
}

.list-group-item {
    font-size: 12px;
    width: 200px;
    margin-left: 20px;
}


/* header section */
.header {
    position: relative;
    background-color: black;
    height: 75vh;
    background-position: center center;
    width: 100%;
    overflow: hidden;
}

#home {
    top: 0%;
    left: 0%;
    width: 100%;
    padding-top: 56.25%;
    height: 0px;
    position: relative;
}

#contact_us:hover {
    background: #fdd003;
}

#contact_us a:hover {
    color: #000 !important;
}

@media only screen and (min-width:769px){
    .mobile-practise {
        display: none;
    }
    .mobile-aboutus{
        display: none;
    }
    .ourteam-mobile {
        display: none;
    }
    .mobile-quote {
        display: none;
    }
    .foot-detail-mobile {
        display: none;
    }
}

@media only screen and (max-width:769px){
    .for-window {
        display: none;
    }
    .aboutus {
        margin-top: 40px;
    }
    .aboutsus-content {
        padding: 40px 0px 0px !important;
    }

    .aboutsus-content hr {
        border: 1px solid black;
        width: 75px;
        margin-top: 10px;
        margin-bottom: 0px;    
    }
    .mobile-aboutus-detail {
        margin-top: 50px;
        padding: 0px 142px 40px;
        /* padding: 0px 40px 40px; */
    }

    .mobile-aboutus-detail p {
        justify-content: center
    }
    .quote {
        display: none;
    }
    .for-mobile {
        display: inherit;
    }
    .for-mobile img{        
        width: 100%;
        height: auto;  
        padding-top: 110px;
    }
}

.logoimage{
    opacity: 1 !important;
}

.title-font {
    font-family: 'Raleway';
}

.navbar-nav>li>a {
    font-family: 'Raleway';
    font-size: 15px !important;
    font-weight: 900 !important;
}

#contact_us {
    height: 110px;
    background-color: #008cc7dd;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 130px;
    flex-flow: column;
    display: flex;
}

#contact_us a {
    text-align: center;
    line-height: 110px;
    height: 100%;
    width: 100%;
    color: #fff !important;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}

.active a {
        color: #008cc7 !important;
        font-size: 14px !important;
        font-weight: bold !important;
}

h1 {
    font-family: 'Raleway' !important;
    font-size: 25px !important;
    color: #292929 !important;
}


@media (max-width:992px){
    .header-detail-title {
        top: 120px;
    }
    .header-detail-content {
        bottom: 53px;
    }
    #contact_us {
        width: 100px;
    }
    .divide-main {
        width: 100% !important;
        margin-left: 0px !important;
    }
}

.header-btn {
    float: right;
    margin-top: 40px;
    background-color: transparent !important;
    border: 1px solid white;
    color: white;
    font-size: 14px;
    font-family: 'Raleway-Bold';
}

.header-btn:hover {
    background-color: transparent !important;
    border-color: rgb(0, 82, 155) !important;
    color: rgb(0, 82, 155) !important; 
}

.aboutus-mma h5 {
    font-size: 15.34px;
    font-family: 'Raleway-Bold';
    font-weight: bold;
}

.aboutus-mma p {
    font-size: 12.34px;
    font-family: 'Raleway';
    font-weight: 300;
}

.foot-tab p {
    margin: 0px;
    font-weight: 600;
    font-size: 12.88px;
}

.foot-tab {
    text-align: center;
    margin-bottom: 29px;
}

.foot-detail p {
    color: white;
    font-size: 13px;
    font-weight: 400;
    margin: 0px;
    font-family: 'OpenSans-Light';
    width: 100%;
}

.navbar-brand img {
    width: 200px;
    margin-top: 15px;
    margin-left: 50px;
}

@media (max-width:480px){ 
    .practise h3 {
        font-size: 14px !important;
    }
    .practise-layout-odd hr,.practise-layout hr {
        width: 50px;
    }
    h3, h1 {
        font-size: 18px;
    }
    .header-content div h3{
        margin-top: 0 !important;
    }
}

@media (max-width:390px){ 
    .practise h3 {
        font-size: 10px !important;
    }
    .practise-layout-odd hr,.practise-layout hr {
        width: 40px;
    }
    .btn {
        font-size: 10px;
    }
}



@media (min-width:500px){ 
    .mobile-footer-img {
        display: none;
    }
}

@media (max-width:500px){
    .mobile-footer-img {
        position: fixed;
        height: 44px;
        /* background: red; */
        /* margin-top: 100px; */
        z-index: 10000;
        bottom: 0px;
        width: 100%;
        text-align: center;
    }

    .mobile-footer-img .container-fluid,.mobile-footer-img .row {
        margin: 0px !important;
        padding: 0px !important;
        height: 44px;
        display: block;
    }

    .mobile-footer-img .fa {
        height: 15px;
        margin-top: 14px;
        color: white;
    }
    .mobile-footer-img .col-4 {
        background-color: #5892C9;
        opacity: 0.85;
        height: 100%;
        width:     32.8888%;
        /* float: left; */
        /* margin: 1px; */
    }
    .navbar-header .navbar-brand img {
        width: 150px !important;
        margin-left: 21px;
        /* margin-top: 129px; */
    }

    #contact_us a {
        text-decoration: none;
        text-transform: uppercase;
        cursor: pointer;
        font-size: 12px !important;
    }

    .navbar-header .navbar-brand {
        margin-top: 4px;
    }

    .practise h3 {
        font-size: 13px !important;
    }

    .practise-layout-odd hr,.practise-layout hr {
        width: 30px ;
    }

    .centerIcon{
        float: left;
        margin-left: 3px;
    }

    .why-content img{
        width: 60px !important;
    }
}

@media (max-width:390px){
    .mobile-footer-img {
        position: fixed;
        height: 44px;
        /* background: red; */
        /* margin-top: 100px; */
        z-index: 10000;
        bottom: 0px;
        width: 100%;
        text-align: center;
    }

    .mobile-footer-img .container-fluid,.mobile-footer-img .row {
        margin: 0px !important;
        padding: 0px !important;
        height: 44px;
    }

    .mobile-footer-img .fa {
        height: 15px;
        margin-top: 14px;
        color: white;
    }
    .mobile-footer-img .col-4 {
        background-color: #5892C9;
        opacity: 0.85;
        height: 100%;
        width:     32.8888%;
        /* float: left; */
        /* margin: 1px; */
    }
    .navbar-header .navbar-brand img {
        width: 150px !important;
        margin-left: 15px;
        /* margin-top: 129px; */
    }

    .navbar-header .navbar-brand {
        margin-top: 4px;
    }

    .btn {
        font-size: 12px;
    }

    .practise-layout-odd hr,.practise-layout hr {
        width: 30px ;
    }

    .centerIcon{
        float: left;
        margin-left: 3px;
    }
}

@media(max-width:380px){
    .centerIcon{
        float: left;
        margin-left: 2px;
    }
}

.navbar-nav>li>a {
    padding-bottom: 7px !important;
}

.icon-btn {
    background-color: transparent;
    border: 0px;
}

.email {
    font-family: 'OpenSans-SemiBoldItalic' !important;
    font-weight: 600 !important;
}

.location p {
    font-family: 'OpenSans-Regular' !important; 
}

.foot-tab span {
    font-family: 'Raleway-SemiBold' !important;
    font-size: 12.88px !important;
    padding: 0px 24px;
    border-right: 1px solid white;
}

.foot-detail h5 {
    font-family: 'Raleway-Bold' !important;
}

.foot-detail {
    padding: 50px 100px;
    background: #232728;
    text-align: left;
    float: left;
    width: 100%;
}

.foot-tab p span span {
    width: 100%;
    height: 30px;
    padding: 0;
    border: none;
    padding-bottom: 10px;
}

.foot-meet-font{
    font-family: 'Raleway' !important;
}

.usefull-font {
    font-family: 'Raleway' !important;
}

.footer-sec-section {
    font-family: 'OpenSans-Bold' !important;
    font-weight: 700 !important;
}

.foot-email-font {
    font-family: 'Raleway-Light' !important;
}

/* .for-mobile {
    background-image: url("../images/Mobile-header.png");
} */

.card-body .outteam-email-font {
    font-family: 'OpenSans-SemiBoldItalic' !important;
    font-weight: bold !important;
    font-style: italic;
}

.mobile-aboutus h3 {
    font-family: 'Raleway-Bold' !important;
    /* font-size: 10px !important; */
    font-weight: bold;
}
.mobile-aboutus-detail h1 {
    font-size: 25px !important;
    font-family: 'Raleway-Bold' !important;
    /* font-size: 10px !important; */
    font-weight: bold;
    margin-top: 0px;
    letter-spacing: 0.36px !important;

}

.mobile-aboutus-detail p {
    font-family: 'Raleway' !important;
}

.ourteam-mobile h1 {
    font-family: 'Raleway-Bold' !important;
    font-weight: bold;
}

.team-member-mobile h3 {
    font-family: 'Raleway-Bold' !important;
    font-weight: bold;
}

.team-member-mobile .title {
    font-family: 'OpenSans-light' !important;
    /* font-size:  */
    font-size: 100 !important;
    opacity: 0.7;

}

.team-member-mobile .mobileteam-email {
    font-family: 'OpenSans-SemiBoldItalic' !important;
    font-weight: bold !important;
    font-style: italic;
}

.foot-detail-mobile h5 {
    font-family: 'Raleway-SemiBold' !important;
}

.phone-number {
    letter-spacing: 2.38px;
}

.navbar-default .navbar-nav>li>a {
    font-size: 12.88px !important;
    font-family: 'Raleway-SemiBold' !important;
}

.active a {
    font-size: 14px !important;
    font-family: 'Raleway-SemiBold' !important;
}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: 'Raleway' !important;
  }
  ::-moz-placeholder { /* Firefox 19+ */
    font-family: 'Raleway' !important;
  }
  :-ms-input-placeholder { /* IE 10+ */
    font-family: 'Raleway' !important;
  }
  :-moz-placeholder { /* Firefox 18- */
    font-family: 'Raleway' !important;
  }

@media (max-width: 1378px){
    .header-left {
       width: 454px;
   }
}



  /*-------------------------------------*/

.personal-head-content{
    height: 188px;
    width: 100%;
    box-shadow: inset 0px 1px 200px rgba(0, 82, 155);
    background-size: auto 100% !important;
    background-repeat: no-repeat !important;
    background-position: right !important;
}


.head-left{
    width: 52%;
    height: 100%;
}

.head-mobile{
    width: 100%;
    height: auto;
}

@media screen and (min-width: 1500px){
    .head-left{
        width: 64%;
    }
}

.head-left-main{
    height: 100%;
    background: linear-gradient(180deg, #7481DD 0%, #4080B9 100%);
    box-shadow: inset 0px 1px 200px rgba(105, 105, 105, 0.5);
    padding-left: 60px;
    color: white;
}

.head-main-mobile{
    height: 100%;
    background: linear-gradient(180deg, #7481DD 0%, #4080B9 100%);
    box-shadow: inset 0px 1px 200px rgba(105, 105, 105, 0.5);
    padding-left: 60px;
}

.head-left-main h2{
    font-family: OpenSans-light !important;
    font-style: normal;
    font-weight: 300;
    font-size: 45px;
    color: #FFFFFF;
    margin-top: 42px;
}

.head-left-main h3{
    font-size: 40px;
    margin-top: 110px;
    margin-bottom: 50px;
}

.head-main-mobile h2{
    font-family: OpenSans-light !important;
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    line-height: 45px;
    color: #FFFFFF;
    margin-top: 0;
}

.head-left-main p{
    font-family: OpenSans-light !important;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 33px;
    color: #FFFFFF;    
    mix-blend-mode: normal;
    opacity: 0.7;
}

.head-left-main span{
    font-family: Raleway-Light !important;
    font-size: 17px;
}

.head-main-mobile p{
    font-family: OpenSans-light !important;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 28px;
    color: #FFFFFF;    
    mix-blend-mode: normal;
    opacity: 0.7;
}

.head-left-rest{
    background: #6D80D8;
    mix-blend-mode: normal;
    height: 100%;
    opacity: 0.6;
}

.mid-left-content{
    padding-top: 133px;
    padding-left: 15%;
    padding-right: 14%;
    padding-bottom: 10%;
    color: black;
}

#home-banner {
    background-image: url('../images/home-banner.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

#home-backbanner {
    background-color: #ffffff;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.mid-left-content hr{
    border:1.2px solid black;
    margin-left: 0;
    margin-top: 5px;
}

.mid-left-content h4{
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 18px;
    margin: 0;
}

.mid-left-content p{
    font-family: Raleway !important;
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.28px;
}

.mid-left-content h5{
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.3px;
    margin-bottom: 60px;
}

.btn-personal{
    float: right;
    width: 130px;
}

.mid-right-content{
    padding-left: 5%;
    padding-right: 11%;
    font-family: Raleway;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 34px;
    /* or 170% */
    letter-spacing: 0.4px;
    color: #008cc7;
    margin-bottom: 80px;
}

@media screen and (max-width: 767px){
    .mid-right-content{
        padding-left: 15%;
    }
    .quote_back{
        bottom: 60px !important;
        right: -40px !important;
    }
    .foot-detail {
        padding: 20px !important;
        text-align: center !important;
    }
    .aboutus-content {
        padding: 0px !important;
    }
    #chat-bot-launcher-container {
        bottom: 55px !important;
    }
    #home {
        margin-top: 110px !important;
    }
    #artpopmain {
        height: 270px !important;
    }
    #printians-main {
        height: 1500px !important;
    }
}

.mid-right-content h4{
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 20px;
    letter-spacing: 0.48px;
}

.personal-quote-content{
    position: relative;
}

.personal-quote-content h6{
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
}

.sign{
    float: right;
    margin-top: 30px;
}

.sign h6{
    font-size: 16px;
}

@media screen and (max-width: 1240px){
    .aboutus-video{
        width: 600px !important;
        height: 342px !important;
    }
}

@media screen and (max-width: 1100px){
    .aboutus-video{
        width: 500px !important;
        height: 285px !important;
    }
}

@media screen and (max-width: 900px){
    .aboutus-video{
        width: 400px !important;
        height: 229px !important;
    }
}

@media screen and (max-width: 560px){
    .aboutus-video-mobile{
        height: 250px !important;
    }
}

@media screen and (max-width: 420px){
    .aboutus-video-mobile{
        height: 200px !important;
    }
}

@media screen and (min-width: 1500px){
}


@media screen and (max-width: 350px){
    .recognition img{
        width: 150px;
    }
}

.logo-group{
    padding: 100px 150px;
    background-color: #eeeeee;
    margin-top: 40px;
}

@media screen and (max-width: 1000px){
    .logo-group{
        padding: 80px 60px;
    }
}

@media screen and (max-width: 767px){
    .logo-group{
        padding: 10px;
    }
    .border-div{
        border: none !important;
    }
}

@media screen and (max-width: 1260px){
    .head-font-control h2{
        font-size: 38px !important;
    }
}

@media screen and (max-width: 1095px){
    .head-font-control h2{
        font-size: 34px !important;
    }
}

@media screen and (max-width: 1000px){
    .head-font-control h2{
        font-size: 32px !important;
    }
}

@media screen and (max-width: 1154px){
    .left-container-fix{
        width: 758px;
    }
}

.footer {
    text-align: center;
    padding: 10px;
    background: #008cc7;
    color: white;
    float: left;
    width: 100%;
}

@media screen and (max-width: 593px){
    .practice-context a{
        font-size: 13px;
    }
    .practice-context{
        line-height: 30px !important;
    }
}

@media screen and (max-width: 360px){
    .practice-context{
        width: 100%;
        margin-bottom: 0;
    }
}

.foot-detail-mobile span:hover{
    cursor: pointer;
}

.foot-detail span:hover{
    cursor: pointer;
}

.foot-input input {
    padding: 2px;
    padding-left: 10px;
    border: 1px solid white;
    color: white;
    background: transparent;
    width: 70%;
    float: left;
    height: 34px;    
  
}

.foot-input .btn-send {
    /* float: left; */
    width: 70px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background: #4080b9;
    color: white;
}

@media screen and (max-width: 767px){
}

@media screen and (max-width: 1210px){
    .aboutus-content {
        padding: 70px;
    }
}

@media screen and (max-width: 1000px){
    .contact-location{
        left: 40% !important;
        top: 550px !important;
        width: 50% !important;
        height: 300px !important;
    }
    .aboutus-content {
        padding: 50px;
    }
}

@media screen and (max-width: 560px){
    .contact-location{
        left: 5% !important;
        top: 900px !important;
        width: 90% !important;
        height: 280px !important;
    }
    .contact_contact{
        margin-top: 320px !important;
    }
}

@media screen and (max-width: 450px){
    .contact-location{
        left: 5% !important;
        top: 900px !important;
        width: 90% !important;
        height: 280px !important;
    }

    /* .active {
        border-bottom: 2px solid rgb(0, 82, 155) !important;
        width: 100% !important;
    } */
}

@media screen and (max-width: 330px){
    .contact-location{
        left: 3% !important;
        top: 860px !important;
        width: 94% !important;
        height: 240px !important;
    }
    .contact_contact{
        margin-top: 280px !important;
    }
}

.follow-logo:hover{
    cursor: pointer;
}

@media screen and (max-width: 767px){
    .follow-logo-group{
        height: 360px !important;
    }
}

@media screen and (max-width: 460px){
    .follow-logo-group{
        height: 360px !important;
    }
    .follow-logo img{
        height: 30px !important;
    }
    .follow-logo{
        margin-bottom: 30px !important;
    }
    .follow-logo-group{
        height: 300px !important;
    }
}

.newsletter-icon {
    color: #fff;
    font-size: 21px !important;
    margin-right: 6px;
}

/*------------------------------*/