@media screen and (min-width: 100px) and (max-width: 768px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .menu-header #menu-button{
        display: none;
    }
main{
	padding: 0;
}
}
@media screen and (min-width: 480px) and (max-width: 668px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
        body{
        overflow-x: hidden !important;
    }

.open-menu body {
    position: fixed !important;
}
[data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
[data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
}
@media screen and (max-width: 380px) {
    [data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    [data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
    .open-menu body {
    position: fixed !important;
}
    body{
        overflow-x: hidden !important;
    }
.menu-header #menu-button{
	display: none;
}
}
@media screen and (max-width: 3000px) {
.menu-header {width: 100%;}
.menu-header ul {width: 100%;display: none;}
.menu-header.align-center > ul {text-align: left;}
.menu-header ul li {width: 100%;border-top: 1px solid rgba(120, 120, 120, 0.2);}
.menu-header ul ul li,  .menu-header li:hover > ul > li {height: auto;}
.menu-header ul li a,  .menu-header ul ul li a {width: 100%;border-bottom: 0;}
.menu-header > ul > li {float: none;}
.menu-header ul ul li a {padding-left: 25px;}
.menu-header ul ul ul li a {padding-left: 35px;}
.menu-header ul ul li a {color: #dddddd;background: none;}
.menu-header ul ul li:hover > a,  .menu-header ul ul li.active > a {color: #ffffff;}
.menu-header ul ul,  .menu-header ul ul ul,  .menu-header.align-right ul ul {position: relative;left: 0;width: 100%;margin: 0;text-align: left;}
.menu-header > ul > li.has-sub > a:after,  .menu-header > ul > li.has-sub > a:before,  .menu-header ul ul > li.has-sub > a:after,  .menu-header ul ul > li.has-sub > a:before {display: none;}
.menu-header #menu-button {display: block;padding: 17px;color: #dddddd;cursor: pointer;font-size: 12px;text-transform: uppercase;font-weight: 700;}
.menu-header #menu-button:after {position: absolute;top: 22px;right: 17px;display: block;height: 8px;width: 20px;border-top: 2px solid #dddddd;border-bottom: 2px solid #dddddd;content: '';}
.menu-header #menu-button:before {position: absolute;top: 16px;right: 17px;display: block;height: 2px;width: 20px;background: #dddddd;content: '';}
.menu-header #menu-button.menu-opened:after {top: 23px;border: 0;height: 2px;width: 15px;background: #ffffff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.menu-header #menu-button.menu-opened:before {top: 23px;background: #ffffff;width: 15px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);}
.menu-header .submenu-button {position: absolute;z-index: 99;right: 0;top: 0;display: block;border-left: 1px solid rgba(120, 120, 120, 0.2);height: 46px;width: 46px;cursor: pointer;}
.menu-header .submenu-button.submenu-opened {background: #262626;}
.menu-header ul ul .submenu-button {height: 34px;width: 34px;}
.menu-header .submenu-button:after {position: absolute;top: 22px;right: 19px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
.menu-header ul ul .submenu-button:after {top: 15px;right: 13px;}
.menu-header .submenu-button.submenu-opened:after {background: #ffffff;}
.menu-header .submenu-button:before {position: absolute;top: 19px;right: 22px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';}
.menu-header ul ul .submenu-button:before {top: 12px;right: 16px;}
.menu-header .submenu-button.submenu-opened:before {display: none;}

a#hamburg { display: block; }
main {  transition: all ease-out 0.3s;}
.nav1 .row{ margin:0px;}
.nav1 { background:url(images/nav-bg.jpg) repeat ;box-shadow: -2px 0 10px #999 inset;display: block;height: 100%;left: 0;overflow-x: hidden;overflow-y: auto;position: fixed;top: 0;transform: translateX(-250px);width: 250px;}
.nav1 .search-nav,.nav1 .title{ display:block;}
.nav1 .search-nav input{ border:1px solid #2c313f; background-color:rgba(255,255,255,0.2);  padding:5px; width:100%; color:#000; margin:10px 0;  }
.nav1 .search-nav input[type="submit"]{background:url("images/search-icon.png") no-repeat scroll center center; border:0; width:auto; font-size:0; height: 16px;    position: absolute;    right: 7px;    top: 8px;    width: 16px;  filter: invert(100%);}
.nav1 .title{    background: #000 ;color: #fff;font-size: 14px;margin: 0 -15px;padding: 6px 15px 6px;}
.search-nav > form {    position: relative;}	
.nav1 ul {  text-align: left;  background-color: transparent;}
.nav1 ul li { display: block; border-bottom:1px solid #999; }
.nav1 ul li a { display: block; padding:10px 0; }.nav1 ul li:hover > a { color:#000;  }
.nav1 ul li a > i { float: right; }
.nav1 ul li ul {  display: none;  position: static;  width: 100%;background-color:transparent; padding:0 10px;}
.nav1 ul li:hover > ul { display: none; }
.nav1 ul li:hover > a > i { transform: rotateZ(0); }
.nav1 ul li.open > a { background-color: transparent; }
.nav1 ul li.open > a > i { transform: rotateZ(90deg); }
.nav1 ul li.open > ul { display: block; }
div#menuoverlay {display: block;visibility: hidden;position: fixed;left: 0;top: 0;width: 100%;height: 100%;transition: all ease-out 0.3s;z-index: 1;opacity: 0;}
html.open-menu { overflow: hidden; }
html.open-menu div#menuoverlay {visibility: visible;background:rgba(0,0,0,0.5);min-height:100vh;width:100% !important;opacity: 1;width: calc(-150%);left: 250px;}
html.open-menu a#hamburg{ transform: translateX(250px); z-index:999; }
html.open-menu main {transform: translateX(250px);}
html.open-menu nav.nav1 {z-index: 3;transform: translateX(0);}
.menu-main-menu-container ul ul ul li a {padding:5px;}
ul li.has-subnav .accordion-btn {color:#000; font-size:24px; width:20px !important; float:right; line-height: inherit !important; }
.nav1 ul li:last-child {    border: 0 ;}
.nav-cross.open > span {    background: #fff ;}
/*---------------------Hamberg Icon --------------------------------------------- */
.nav-cross {width: 24px;  height: 40px;  position: relative;  margin: 0px auto;  transform: rotate(0deg);  transition: .5s ease-in-out;  cursor: pointer;}
.nav-cross span {  display: block;  position: absolute;
height: 2px;width: 100%;background: #000;opacity: 1;left: 0;transform: rotate(0deg);transition: .25s ease-in-out;}
#nav-icon1 span:nth-child(1) {top: 0px;}
#nav-icon1 span:nth-child(2) {top: 18px;}
#nav-icon1 span:nth-child(3) {top: 36px;}
#nav-icon1.open span:nth-child(1) {top: 18px;transform: rotate(135deg);}
#nav-icon1.open span:nth-child(2) {opacity: 0;left: -60px;}
#nav-icon1.open span:nth-child(3) {top: 18px;transform: rotate(-135deg);}
.nav-cross span:nth-child(1) {top: 12px;transform-origin: left center;}
.nav-cross span:nth-child(2) {top: 20px;transform-origin: left center;}
.nav-cross span:nth-child(3) {top: 28px;transform-origin: left center;}
.nav-cross.open span:nth-child(1) {transform: rotate(45deg);top: 11px;left: 4px;}
.nav-cross.open span:nth-child(2) {width: 0%;opacity: 0;}
.nav-cross.open span:nth-child(3) {transform: rotate(-45deg);top: 28px;left: 4px;}


main{ padding:0 15px;}
.logo{ text-align:center;}	
.searchtoggle{ display:none;}
.push-logo{ margin:10px 0;}
.logo img{ max-height:60px; width:auto;}
header .searchform{ display:none;} 
.slider .inner-item {height: 800px;}
}
@media screen and (max-width:1400px){
    .webkit-text-fill-color.object1 {
    font-size: 40px;margin-left: 100px;
}
.webkit-text-fill-color2.object2 {
    font-size: 40px;
    left: auto;
    right: 3%;
}
.hero--video-inner {
    width: 651px;
    height: 651px;
}
.about_dive_inner {
    padding: 100px 130px;
}
.dive4 {
    left: 15px;
    width: 60px;
    height: 60px;
}
.heading_aligned_custom {
    font-size: 53.78px;
    line-height: 60px;
}
.featured_work h3 {
    font-size: 63.78px;
}
.dive8 {
    left: 375px;
}
.clients .loop img {
    width: 90%;
}
.clients .loop {
    display: inline-block;
    padding: 0 20px 20px 20px;
}
.hero--video-wrapper {
    width: 651px;
    height: 651px;
    border-radius: 50% !important;
}
.hero--video-wrapper video {
    border-radius: 50% !important;
    width: 651px;
    height: 651px;
}
.main_part .object3 {
    top: 83px;
    left: 83%;
}
.borderbox2 {
    margin-top: 0;
}
.gallery_view {
    padding-left: 175px;
}
.hero--video-wrapper video {
    object-fit: cover;
}
.webkit-text-fill-color {
    /* color: #898989; */
    -webkit-text-fill-color: rgba(246,243,242,0);
    -webkit-text-stroke-width: 0.125vw;
    -webkit-text-stroke-color: #c5bfc5;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 60px;
    line-height: 1.2;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0;
    text-transform: uppercase;
    font-family: sans-serif;
    display: inline;
    margin-left: 150px;
    float: left;
    position: absolute;
    left: 160px;
    top: 150px;
    z-index: 999;
}

.webkit-text-fill-color2 {
    top: 415px;
    left: 65%;
    font-size: 40px;
}
.video_text {
    /* content: "Video"; */
    font-size: 125px;
    text-transform: uppercase;
    color: #ffffff59;
    position: absolute;
    left: 0;
    top: 16%;
    left: 0;
    text-align: center;
    width: 100%;
    font-weight: 700;
    font-family: 'NexaBold', sans-serif;
    z-index: 99;
    margin-top: 99px;
}
.page-id-33 .dive_documentry_left6 {
    position: absolute;
    left: 5px;
    bottom: 0;
    width: 219px;
    height: auto;
    z-index: 9999;
}
}
@media screen and (max-width:1300px){
    .hero--video-wrapper video {
    border-radius: 50% !important;
    width: 551px;
    height: 551px;
}
.webkit-text-fill-color.object1 {
    margin-left: 40px;
}
.about_dive_inner .container {
    width: 100%;
}
.webkit-text-fill-color2 {
    /* color: #898989; */
    -webkit-text-fill-color: rgba(246,243,242,0);
    -webkit-text-stroke-width: 0.125vw;
    -webkit-text-stroke-color: #c5bfc5;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 40px;
    line-height: 1.2;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0;
    text-transform: uppercase;
    font-family: sans-serif;
    display: inline;
    float: left;
    position: absolute;
    right: auto;
    top: 410px;
    left: 60%;
    z-index: 9999;
}
}
@media screen and (max-width:1100px){
    .webkit-text-fill-color {
    left: 100px;
}
}
@media screen and (max-width:800px){
    .webkit-text-fill-color {
    left: 0;
}
.about_dive_inner {
    padding: 100px 30px;
    position: relative;
    z-index: 99999999;
}
.row.featured_work_row {
    padding: 93px 20px;
}
.featured_work h3 {
    padding: 0 20px;
}
.about_us_headings {
    position: relative;
    z-index: 999;
}
section.cop {
    padding: 0 20px;
}
.menu_socials {
    padding-right: 0;
}
.copy_col3 {
    padding-top: 60px;
}
.cop .col-sm-4.text-left {width: 22% !important;}

.cop .col-sm-4.text-center.copy_col2 {width: 48% !important;}

.cop .col-sm-4.text-right.copy_col3 {width: 30% !important;}
section.cop {
    padding: 0 20px;
    padding-bottom: 20px;
}
.clients .loop {display: none;}
.clients_slider.hidden.slick-initialized.slick-slider {display: block !important;    padding: 0 50px !important;
    margin: 0 15px;}
.clients .clients_slider .loop {display: inline-block;}
}
@media screen and (max-width:600px){
html body div#wprmenu_bar {
    height: 100px !important;
}
#wprmenu_bar div.hamburger {
    margin-top: 15px !important;
    margin-right: 15px !important;
}
div#mg-wprm-wrap ul#wprmenu_menu_ul {
    margin-top: 115px;
}
div#mg-wprm-wrap li.menu-item a {
    font-size: 25px;
    line-height: 50px;
}
#wprmenu_bar .bar_logo {
    padding: 0 !important;
    height: auto !important;
    margin-top: 15px !important;
    margin-left: 15px !important;
    width: 100px !important;
    height: auto !important;
}
div#wprmenu_bar div.hamburger {
    margin-top: 15px !important;
    margin-right: 15px !important;
}
.hamburger.hamburger--slider::after {
    font-size: 0;
}
.hamburger.hamburger--slider.is-active:before {
    font-size: 0;
}
.about_us_headings strong {
    font-size: 31.54px;

}
.about_us_text:before {
    margin-top: -10px;
}
.about_dive_inner {
    padding: 50px 0px;
}
.about_us_text {
    font-size: 22px;
}
.about_us_text strong {
    font-size: 22px;
}
.footer {
    padding: 40px 15px;    text-align: center;
    padding-top: 100px;
}
.cop .col-sm-4.text-left {
    width: 100% !important;    text-align: center;
}
.cop .col-sm-4.text-center.copy_col2 {
    width: 100% !important;    text-align: center;
}
.cop .col-sm-4.text-right.copy_col3 {
    width: 100% !important;    text-align: center;padding: 0;
}
.menu_socials {
    text-align: center;
}
footer.footer a {
    font-size: 25px;
    color: #000;
    font-weight: 400;
    line-height: 50px;
    border-bottom: 1px solid #cdcbcb;
    padding-bottom: 0;
}
.heading_canela {
    font-size: 30px;
    padding: 0px 30px;
}
div.row.featured_work_row div.loop_featured_work {
    width: 100% !important;
    margin: 0 !important;
}
.work_title {
    font-size: 20px;
}
.play_box {
    background-size: 50px;
}
.row.featured_work_row {
        padding: 93px 8px;padding-bottom: 0;
}
.featured_work h3 {
    font-size: 33.78px;
}
.heading_aligned_custom {
    padding-left: 50px;
}
.circled_image_bg_shape {
    padding: 50px 15px;
}
.circle_pic_border {
    position: absolute;
    left: 0;
    bottom: -16px;
    border: 1px solid #464646;
    width: 260px;
    height: 260px;
    border-radius: 50%;
}
.circle_pic {
    width: 260px;
    height: 260px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    z-index: 999;
}
html body div#wprmenu_bar.fixed .bar_logo {
    width: 60px !important;
}
html body div#wprmenu_bar.fixed {
    height: 85px !important;
}
html body div#wprmenu_bar.fixed div.hamburger {
    margin-top: 28px !important;
}
.hero--video-wrapper {
    width: 260px;
    height: 260px;
}
.hero--video-inner {
    width: 260px;
    height: 260px;
}
.hero--video-wrapper video {
    width: 260px;
    height: 260px;
}
.webkit-text-fill-color:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
    height: 5px;
    width: 65px;
    background: #20d0ac;
}
div.webkit-text-fill-color {
    margin-left: 5px !important;
    left: 0 !important;
    top: 65px;
    font-size: 20px !important;
}
div.video_text {
    margin: 0 !important;
    font-size: 55px;
    top: 31%;
}
div.webkit-text-fill-color2 {
    top: 200px !important;
    font-size: 20px !important;
    right: 5px !important;
    left: auto;
}
section.section.main_part {
    height: 500px;
    overflow: hidden;
}
.circled_image {
    position: absolute;
    right: auto;
    bottom: 57px;
    left: 55%;
    width: 100px;
    height: auto;
}
.main-slider-1 {
    height: 400px;
}
.slider .inner-item {
    height: 400px;
} 
.menu_socials {
    margin-top: -90px;
}
.play_btn {
    font-size: 10px;
    color: #acacac;
    font-weight: 300;
    text-transform: uppercase;
    display: initial;
    letter-spacing: 0.5px;
    position: absolute;
    right: 0;
    top: 38px;
    margin-right: 0;
    padding-left: 90px;
    height: 93px;
}
.play_btn:before {
    content: "";
    background: url(./images/play-btn.png) no-repeat;
    position: absolute;
    top: -10px;
    left: 50px;
    background-size: 40%;
}
.about_dive_inner:before,
.about_dive_inner:after {display: none;}
.about_dive_inner .container {
    padding-top: 0;
}
.scrollme.BGforScrollMe.diveman {
    left: 0;
    top: 600px;
}
.circled_image_bg_shape {
    padding-top: 140px;
}
html body div#wprmenu_bar,
html body div#wprmenu_bar.fixed {
    z-index: 999999999;
}
.accordion-container {
    padding: 30px;
}
.col-sm-6.tabing_image_bx {
    position: relative;
    right: auto;
    top: auto;
}
.set a {
    font-size: 22px;
}
.set a.active:after {
    content: "";
    position: absolute;
    left: 2px;
    width: 30px;
    height: 1px;
    background: #20d0ac;
    margin-left: -50px;
    top: 13px;
}
.set a.active:before {
    content: "";
    position: absolute;
    left: 32px;
    width: 15px;
    height: 15px;
    border: 2px solid #20d0ac;
    border-radius: 50%;
    margin-left: -50px;
    top: 6px;
}
.featured_work {
    padding-top: 0;
}
.inner-banner h2 {
    font-size: 31.54px;
}
.borderbox:before {
    left: -5px;
    top: -5px;
}
.borderbox:after {
    right: -5px;
    bottom: -5px;
}
.load_more {
    width: auto;
}
.dive_documentry_left6 {
    position: absolute;
    left: auto;
    bottom: 0;
    width: 140px;
    height: auto;
    z-index: 9999;
    right: 0;
}
.load_more {
    margin-top: 60px;
}
.dive_documentry_left5 {
    z-index: 0;
}
.fireboys_text strong:before{
	display:none;
}
.dive_documentry_left3, .dive_documentry_left2, .dive_documentry_left4 {
    display: none;
}
.documentaries_heading_vertical {
    margin-top: 0;
}
.documentaries_heading_vertical {
    font-size: 25px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'canelaregular', sans-serif !important;
    transform: rotate(0deg);
    margin-top: -60px;
    position: absolute;
    left: 0;
    margin-left: 15px;
}
.documentaries_brief {
    font-size: 18px;
}
.inner-banner {
    padding-bottom: 100px;
    padding-top: 50px;
}
#mg-wprm-wrap li.menu-item.current-menu-item a:after, #mg-wprm-wrap li.menu-item.current_page_item a:after {
    top: 8px;left: auto;
}
.page-id-269 .scrollme.BGforScrollMe.diveman {
    top: 496px;
}
.page-id-33 .dive_documentry_left6 {
    width: 119px;
}
.sec-cta .form input, .sec-cta .form textarea {
    margin: 4px 0;
}
.sec-cta .icon {
    margin-top: 30px;
}
.page-id-33 section.sec-cta {
    padding-top: 0;
}
.home .scrollme.BGforScrollMe.diveman {
    top: 525px;
}
.col-sm-6.tabing_image_bx:after {
    right: 0;
}
.pum-content.popmake-content iframe {
    width: 100% !important;
    height: 100% !important;
}
.circle_pic_border {
    display: none;
}
}