/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

@media only screen and (max-width: 768px){
	.gear-background > .upb_row_bg {
		background: none;
		background-image: none !important;
	}
}

@media only screen and (max-width: 992px){
    /* Position link for "Large" hotspot icons for Tablet View:
        Loading air cans
        Moving passenger cargo
        Refueling GSE
        Towing Carts*/
    .aviation-hotspot-1 > div {
        position: relative;
        left: 25px;
        top: 25px;
    }
    
    /* Adjust icon size for "Large" hotspots for Tablet View:
        Loading air cans
        Moving passenger cargo
        Refueling GSE
        Towing Carts*/
    .aviation-hotspot-1 > div > .ult-tooltipstered > .ult-just-icon-wrapper > .align-icon > .aio-icon-img > .img-icon{
        width: 80px !important;
        display: inline-block;
    }
    
    /* Position link for "Fueling Aircraft" hotspot icon for Tablet View */
    .aviation-hotspot-fueling-aircraft > div > .ult-tooltipstered {
        position: relative;
        right: 10px;
        top: 25px;
    }
    
    /* Adjust icon size for "Fueling Aircraft" hotspot for Tablet View */
    .aviation-hotspot-fueling-aircraft > div > .ult-tooltipstered > .ult-just-icon-wrapper > .align-icon > .aio-icon-img > .img-icon{
        width: 100px !important;
        display: inline-block;
    }
    
    /* Position link for "Large" hotspot icons for Tablet View:
        Loading air cans
        Moving passenger cargo
        Refueling GSE
        Towing Carts*/
    .aviation-hotspot-2 > div > .ult-tooltipstered {
        position: relative;
        left: 20px;
        top: 25px;
    }
    
    /* Adjust icon size for "Small" hotspots for Tablet View:
        Staircase Trucks
        Snow Removal
        Deicing*/
    .aviation-hotspot-2 > div > .ult-tooltipstered > .ult-just-icon-wrapper > .align-icon > .aio-icon-img{
        width: 80px !important;
        display: inline-block;
    }
    
    
    /* Position link for "Visionary Aviation Applications" hotspot icon 
    for Tablet View:*/
    .aviation-hotspot-header > div > .ult-tooltipstered {
        position: relative;
        left: 0px;
        bottom: 45px;
    }
    
    /* Adjust icon size for "Visionary Aviation Applications" hotspot for 
    Tablet View:*/
    .aviation-hotspot-header > div > .ult-tooltipstered > .ult-just-icon-wrapper > .align-icon > .aio-icon-img > .img-icon{
        width: 190px !important;
        display: inline-block;
    }
	
	/* 	Adjust size and position of all hotspot icons on "Commercial Distribution of the Future" page */
	#page .commercial-hotspot-icon  .img-icon {
		width: 100px;
		position: relative;
		right: -30px;
		bottom: -15px;
	}
}

@media only screen and (max-width: 767px){
    /* Position link for "Large" hotspot icons for Tablet View:
        Loading air cans
        Moving passenger cargo
        Refueling GSE
        Towing Carts*/
    .aviation-hotspot-1 > div {
        position: relative;
        left: 25px;
        top: 25px;
    }
    
    /* Adjust icon size for "Large" hotspots for Tablet View:
        Loading air cans
        Moving passenger cargo
        Refueling GSE
        Towing Carts*/
    .aviation-hotspot-1 > div > .ult-tooltipstered > .ult-just-icon-wrapper > .align-icon > .aio-icon-img > .img-icon{
        width: 100px !important;
        display: inline-block;
    }
    
    /* Position link for "Fueling Aircraft" hotspot icon for Tablet View */
    .aviation-hotspot-fueling-aircraft > div > .ult-tooltipstered {
        position: relative;
        right: 10px;
        top: 25px;
    }
    
    /* Adjust icon size for "Fueling Aircraft" hotspot for Tablet View */
    .aviation-hotspot-fueling-aircraft > div > .ult-tooltipstered > .ult-just-icon-wrapper > .align-icon > .aio-icon-img > .img-icon{
        width: 100px !important;
        display: inline-block;
    }
    
    /* Position link for "Large" hotspot icons for Tablet View:
        Loading air cans
        Moving passenger cargo
        Refueling GSE
        Towing Carts*/
    .aviation-hotspot-2 > div > .ult-tooltipstered {
        position: relative;
        left: 20px;
        top: 25px;
    }
    
    /* Adjust icon size for "Small" hotspots for Tablet View:
        Staircase Trucks
        Snow Removal
        Deicing*/
    .aviation-hotspot-2 > div > .ult-tooltipstered > .ult-just-icon-wrapper > .align-icon > .aio-icon-img{
        width: 80px !important;
        display: inline-block;
    }
    
    
    /* Position link for "Visionary Aviation Applications" hotspot icon 
    for Tablet View:*/
    .aviation-hotspot-header > div > .ult-tooltipstered {
        position: relative;
        left: 0px;
        bottom: 45px;
    }
    
    /* Adjust icon size for "Visionary Aviation Applications" hotspot for 
    Tablet View:*/
    .aviation-hotspot-header > div > .ult-tooltipstered > .ult-just-icon-wrapper > .align-icon > .aio-icon-img > .img-icon{
        width: 190px !important;
        display: inline-block;
    }
	
	
	/* 	Adjust size and position of all hotspot icons on "Commercial Distribution of the Future" page phone view: */
	#page .commercial-hotspot-icon  .img-icon {
		width: 80px;
		position: relative;
		right: -45px;
		bottom: -30px;
	}
	

}

@media only screen and (max-width: 500px){
    /* Position link for "Large" hotspot icons for mobile View:
        Loading air cans
        Moving passenger cargo
        Refueling GSE
        Towing Carts*/
    .aviation-hotspot-1 > div > .ult-tooltipstered {
        position: relative;
        left: 10px;
        top: 15px;
    }
    
    /* Adjust icon size for "Large" hotspots for mobile View:
        Loading air cans
        Moving passenger cargo
        Refueling GSE
        Towing Carts*/
    .aviation-hotspot-1 > div > .ult-tooltipstered > .ult-just-icon-wrapper > .align-icon > .aio-icon-img > .img-icon{
        width: 50px !important;
        display: inline-block;
    }
    
    /* Position link for "Fueling Aircraft" hotspot icon for mobile View */
    .aviation-hotspot-fueling-aircraft > div > .ult-tooltipstered {
        position: relative;
        right: 10px;
        top: 40px;
    }
    
    /* Adjust icon size for "Fueling Aircraft" hotspot for mobile View */
    .aviation-hotspot-fueling-aircraft > div > .ult-tooltipstered > .ult-just-icon-wrapper > .align-icon > .aio-icon-img > .img-icon{
        width: 70px !important;
        display: inline-block;
    }
    
    /* Position link for "Large" hotspot icons for mobile View:
        Loading air cans
        Moving passenger cargo
        Refueling GSE
        Towing Carts*/
    .aviation-hotspot-2 > div > .ult-tooltipstered {
        position: relative;
        left: 40px;
        top: 35px;
    }
    
    /* Adjust icon size for "Small" hotspots for mobile View:
        Staircase Trucks
        Snow Removal
        Deicing*/
    .aviation-hotspot-2 > div > .ult-tooltipstered > .ult-just-icon-wrapper > .align-icon > .aio-icon-img{
        width: 50px !important;
        display: inline-block;
    }
    
    
    /* Position link for "Visionary Aviation Applications" hotspot icon 
    for mobile View:*/
    .aviation-hotspot-header > div > .ult-tooltipstered {
        position: relative;
        left: 0px;
        bottom: 20px;
    }
    
    /* Adjust icon size for "Visionary Aviation Applications" hotspot for 
    mobile View:*/
    .aviation-hotspot-header > div > .ult-tooltipstered > .ult-just-icon-wrapper > .align-icon > .aio-icon-img > .img-icon{
        width: 130px !important;
        display: inline-block;
    }
	
	
		/* 	Adjust size and position of all hotspot icons on "Commercial Distribution of the Future" page phone view: */
	#page .commercial-hotspot-icon  .img-icon {
		width: 60px;
		position: relative;
		right: -45px;
		bottom: -40px;
	}
	
	/* 	Adjust position of the following hotspot icons on "Commercial Distribution of the Future" page for phone view:
		Perimeter Surveillance
		Loading/Unloading Indoor Semitrailer
		Mobile Service Vehicle
		Transporting Materials */
	#page .commercial-hotspot-icon.commercial-hotspot-icon-stationary .img-icon {
		position: relative;
		right: -45px;
		bottom: -35px;
	}
}

@media only screen and (min-width: 501px) and (max-width: 550px) {	
	
	/* 	Adjust size and position of all hotspot icons on "Commercial Distribution of the Future" page phone view: */
	#page .commercial-hotspot-icon  .img-icon {
		bottom: -50px;
	}
	
		/* 	Unique breakpoint for the following hotspot icons on "Commercial Distribution of the Future" page to prevent overlap:
		Perimeter Surveillance
		Loading/Unloading Indoor Semitrailer
		Mobile Service Vehicle
		Transporting Materials */
	#page .commercial-hotspot-icon.commercial-hotspot-icon-stationary .img-icon {
		position: relative;
		right: -40px;
		bottom: -25px;
	}
	
	/* Unique breakpoint for "Loading Indoor Trailer" hotspot icon on "Commercial Distribution of the Future" page to prevent overlap */
	#page .commercial-hotspot-icon.commercial-hotspot-icon-stationary.loading-indoor-trailer-icon .img-icon {
		position: relative;
		right: -45px;
		bottom: -10px;
	}
	

}


@media only screen and (max-width: 400px){
    /* Position link for "Large" hotspot icons for mobile View:
        Loading air cans
        Moving passenger cargo
        Refueling GSE
        Towing Carts*/
    .aviation-hotspot-1 > div > .ult-tooltipstered {
        position: relative;
        left: 10px;
        top: 15px;
    }
    
    /* Adjust icon size for "Large" hotspots for Tablet View:
        Loading air cans
        Moving passenger cargo
        Refueling GSE
        Towing Carts*/
    .aviation-hotspot-1 > div > .ult-tooltipstered > .ult-just-icon-wrapper > .align-icon > .aio-icon-img > .img-icon{
        width: 30px !important;
        display: inline-block;
    }
    
    /* Position link for "Fueling Aircraft" hotspot icon for Tablet View */
    .aviation-hotspot-fueling-aircraft > div > .ult-tooltipstered {
        position: relative;
        right: 10px;
        top: 40px;
    }
    
    /* Adjust icon size for "Fueling Aircraft" hotspot for Tablet View */
    .aviation-hotspot-fueling-aircraft > div > .ult-tooltipstered > .ult-just-icon-wrapper > .align-icon > .aio-icon-img > .img-icon{
        width: 50px !important;
        display: inline-block;
    }
    
    /* Position link for "Large" hotspot icons for Tablet View:
        Loading air cans
        Moving passenger cargo
        Refueling GSE
        Towing Carts*/
    .aviation-hotspot-2 > div > .ult-tooltipstered {
        position: relative;
        left: 40px;
        top: 35px;
    }
    
    /* Adjust icon size for "Small" hotspots for Tablet View:
        Staircase Trucks
        Snow Removal
        Deicing*/
    .aviation-hotspot-2 > div > .ult-tooltipstered > .ult-just-icon-wrapper > .align-icon > .aio-icon-img{
        width: 30px !important;
        display: inline-block;
    }
    
    
    /* Position link for "Visionary Aviation Applications" hotspot icon 
    for Tablet View:*/
    .aviation-hotspot-header > div > .ult-tooltipstered {
        position: relative;
        left: 0px;
        bottom: 20px;
    }
    
    /* Adjust icon size for "Visionary Aviation Applications" hotspot for 
    Tablet View:*/
    .aviation-hotspot-header > div > .ult-tooltipstered > .ult-just-icon-wrapper > .align-icon > .aio-icon-img > .img-icon{
        width: 130px !important;
        display: inline-block;
    }
	
	/* 	Adjust size and position of all hotspot icons on "Commercial Distribution of the Future" page smaller phone view: */
	#page .commercial-hotspot-icon  .img-icon {
		width: 50px;
		position: relative;
		right: -50px;
		bottom: -55px;
	}
	
	/* 	Adjust position of the following hotspot icons on "Commercial Distribution of the Future" page for smaller phone view:
		Perimeter Surveillance
		Loading/Unloading Indoor Semitrailer
		Mobile Service Vehicle
		Transporting Materials */
	#page .commercial-hotspot-icon.commercial-hotspot-icon-stationary .img-icon {
		position: relative;
		right: -50px;
		bottom: -40px;
	}
	
		/* Unique breakpoint for "Loading Indoor Trailer" hotspot icon on "Commercial Distribution of the Future" page to prevent overlap */
	#page .commercial-hotspot-icon.commercial-hotspot-icon-stationary.loading-indoor-trailer-icon .img-icon {
		position: relative;
		right: -45px;
		bottom: -30px;
	}
	
	/* Unique breakpoint for "Autonomous Yard Truck Refueling" hotspot icon on "Commercial Distribution of the Future" page to prevent overlap */
	#page .commercial-hotspot-icon.yard-truck-refueling .img-icon {
		position: relative;
		right: -40px;
	}

	/* Unique breakpoint for "Autonomous Reefer Trailer Refueling" hotspot icon on "Commercial Distribution of the Future" page to prevent overflow */
	#page .commercial-hotspot-icon.reefer-trailer-refueling .img-icon {
		position: relative;
		bottom: -40px;
	}


}


.masthead:not(.side-header):not(.mixed-header) .header-bar, .header-space {
	min-height: 90px !important;
}