

body {
    margin-top: 0px;
}
/**************DESKTOP***************/
@media screen and (min-width: 2300px) {
    
  
        .mini-widgets-container-left
        {
            width: 200px;
            float: left;
            margin-left: 35%;
            
        }
        
        .mini-widgets-container-right
        {
            float: right;
            margin-right: 30%;
            
        }

        .slider_banner {
           margin-top: 135px;
            
            
        }
        #myIframe {
           
            height: auto;
            min-height: 750px;
        }

      
.top-wraper {
    margin-top: 8.5%;
}

.top-wraper2 {
    margin-top: 5%;
}

 .display-6 {
        font-size: 2.5rem;
    }
    
}
/***************Desktp 2***************/
@media screen and (max-width: 2399px) and (min-width: 2000px) {

    .mini-widgets-container-left
    {
        width: 200px;
        float: left;
        margin-left: 12%;
        
    }
    .mini-widgets-container-right
    {
        float: right;
        margin-right: 8.5%;
       
    }

    .slider_banner {
        margin-top: 135px;
       
    }
    #myIframe {
        min-height: 650px;
    }

    .top-wraper {
        margin-top: 9%;
    }

    .top-wraper2 {
        margin-top: 5%;
    }
    
     .display-6 {
        font-size: 2.5rem;
    }
   

}
/***************Desktp 2***************/
@media screen and (max-width: 1999px) and (min-width: 1500px) {

    .mini-widgets-container-left
    {
        width: 200px;
        float: left;
        margin-left: 12%;
        
    }
    .mini-widgets-container-right
    {
        float: right;
        margin-right: 8%;
       
    }

    .slider_banner {
        margin-top: 135px;
       
    }
    #myIframe {
        min-height: 550px;
    }

    .top-wraper {
        margin-top: 10%;
    }
    .top-wraper2 {
        margin-top: 8%;
    }
    
     .display-6 {
        font-size: 2.5rem;
    }
    
}

/***************Desktp 2***************/
@media screen and (max-width: 1499px) and (min-width: 1200px) {

    .mini-widgets-container-left
    {
        width: 200px;
        float: left;
        margin-left: 12%;
        
    }
    .mini-widgets-container-right
    {
        float: right;
        margin-right: 8%;
       
    }

    .slider_banner {
        margin-top: 135px;
        
    }
    #myIframe {
        min-height: 450px;
    }

    .top-wraper {
        margin-top: 15%;
    }

    .top-wraper2 {
        margin-top: 12.5%;
    }
    
     .display-6 {
        font-size: 2.5rem;
    }

    
}
/***************LAPTOP***************/
@media screen and (max-width: 1199px) and (min-width: 1025px) {

    .mini-widgets-container-left
    {
        width: 200px;
        float: left;
        margin-left: 12%;
        
    }
    .mini-widgets-container-right
    {
        float: right;
        margin-right: 8%;
       
    }

    .slider_banner {
       margin-top: 72px;
       
    }
    #myIframe {
        min-height: 350px;
    }
    
    .top-wraper {
        margin-top: 15%;
    }

    .top-wraper2 {
        margin-top: 12.5%;
    }
    
     .display-6 {
        font-size: 2.5rem;
    }
    
}

/************IPAD HORIZONTAL******************/
@media screen and (max-width: 1024px) and (min-width: 769px) {
    .slider_banner {
        margin-top: 115px;
        
    }
    #myIframe {
        min-height: 320px;
    }

    h1 {
        font-size: 27px;
    }
    .top-wraper {
        margin-top: 15%;
    }

    .top-wraper2 {
        margin-top: 13.5%;
    }
    
     .display-6 {
        font-size: 2.5rem;
    }
   
}
/*****************IPAD VERTICAL**************/
@media screen and (max-width: 768px)  and (min-width: 415px){
    .slider_banner {
        margin-top: 50px;
        
    }
    #myIframe {
        min-height: 245px;
    }

    h1 {
        font-size: 30px;
    }

    .top-wraper {
        margin-top: 15%;
    }

    .top-wraper2 {
        margin-top: 9%;
    }
    
    .display-6 {
        font-size: 2.25rem !important;
    }
   
}
/**************IPHONE******************/
@media screen and (max-width: 428px){
    

    .slider_banner {
        margin-top: 70px;
      
    }
    #myIframe {
        min-height: 75px;
    }
    h1 {
        font-size: 20px;
    }
    h4 {
        font-size: 17px;
    }
    .top-wraper {
        margin-top: 24%;
    }

    .top-wraper2 {
        margin-top: 19.5%;
    }
    
    .display-6 {
        font-size: 20px !important;
    }
    
}


.display-4 {
    font-size: 30px !important;
    padding: 10px;
    color: rgb(153, 149, 149);
}
.social_icons
{
    width: 28px;
    height: 28px;
    padding: 6px;
    font-size: 15px;
    color:white;
    opacity: 0.6;
    background-color: grey;
    border-radius: 50%;
    text-align: center;
    margin: 5px;
    display: inline-flex;

}

.social_icons:hover {

    background-color: blue;
    opacity: 1;  
}

.social_icons_top
{
    width: 24px;
    height: 24px;
    padding: 4px;
    font-size: 12px;
    color:white;
    opacity: 1;
    background-color: blue;
    border-radius: 50%;
    text-align: center;
    margin: 4px;
    display: inline-flex;

}

.social_icons_top:hover {

    background-color:#343a40;
    opacity: 1;
    color: orange;
    border: 1px orange solid; 
}

.icon_align
{
    margin: 0px auto;
}

.mini-widgets {
    color: white;
    font-size: 13px;
   
}


a.job-list-link:link {
    color: #343a40 !important;
    text-decoration: none;
}

a.job-list-link:hover {
    color: #343a40 !important;
    text-decoration: none;
    /*background-color:#cfd8dc !important;*/
}

a.job-list-link:visited {
    color: #343a40 !important;
    text-decoration: none;
    /*background-color:#cfd8dc !important;*/
}
.job_list_detail{

   opacity: 0.80;
}
.job_list_detail:hover  {

    background-color:#e2e3e5 !important;
    opacity: 0.5;
}

.dates-ago {
    font-size: 14px;
    opacity: 0.75;
}

.job-title {
    font-size: 18px;
    font-weight: bolder;
}


.top-head{
   
        background-image: url('https://tourhelicopter.com/welcome2017/images/thumbnail_home/fade_background.png');
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color:#0E3152;
   
}



i.fas {
    color: #2cd3b4;
}

.nav-link {
    color: white !important;
}

.active{
    color: #9b9b9b !important;
}


.book-hover {
    opacity: 1;
}


.book-hover:hover {
    cursor: pointer;
    opacity: 0.7;
}

#selector-theme {
	position: fixed;
	bottom:0px;
	width: 100%;
	height: 60x;
	z-index:9999 !important;


}

#main-wrapper {
    
    width: 100%; 
    background-color:white;
    z-index:950 !important; 
    position:relative;
    
}




