/*
  Template Name: Ogoth
  Version: 1.0
  Author: Allies Interactive
  Website: http://www.diziana.com/
  Corporate Website : http://www.diziana.com
  Contact: support@diziana.com
  Follow: https://www.twitter.com/dizianaEngage
  Like: https://www.facebook.com/diziana.engage
  Purchase: Diziana.com
  License: You must have a valid license purchased only from
  diziana.com in order to legally use the theme for your project.
  Copyright: © 2015 Allies Interactive Services Pvt. Ltd. All Rights Reserved
*/
@media all and (max-width:1200px){
	.detail-strip{
		margin-top:58px;
		text-align: center;
		padding-bottom: 10px;
	}

}

@media all and (max-width:992px){
	.about, .product, .contact-us{
		overflow:hidden;
	}
	.overview-details ul li a.active{
		width:100%;
	}
	.header-img .detail-strip p{
		font-size:1em;
	}
	.detail-strip{
		margin-top:11px;
	}
	.steps-for-creating li img{
		margin-left:0;
	}
}
@media all and (max-width:767px){
	.language,.logo{
		float:none !important;
		text-align:left;
	}
	.trending-questions,.more-help{
		width: 100%;
		margin:20px 0;
	}
	.header-img p{
		font-size:1.7em;
	}
	.detail-strip{
		margin-top:90px;
	}
	.related-question{
		padding:0;
	}
}
@media all and (max-width:600px){
	.language{
		margin:10px 0;
		padding:0;
	}
	.nav-bordered li + li{
		margin-left:15px;
		padding-left:15px;
	}
	.page-heading{
		font-size:1.5em;
	}
	.section {width: 100%;}
	.search-results-subheading-link {float: none;}
}
@media all and (max-width:480px){
	.product-detail{
		width:66%;
	}
	.search-bar a{
		width:33%;
	}
	.device-support-bg ul li{
		width: 100%;
	}
	.social li{
		margin-right:4px;
	}
	.detail-strip {
	    margin-top: 60px;
	}
	.header-img h2{
		font-size:2.5em;
	}
	.post-question{
		float:none !important;
		margin-top:10px;
		display:inline-block;
	}

}
@media all and (max-width:320px){
	body{
		width:320px;
	}
	.holder{
		width:auto !important;
	}
	.detail-strip {margin-top: 56px;}
	.form-control {font-size: 12px;;}

}
@media only screen and (min-width : 992px) and (max-width : 1206px) {
	.detail-strip {margin-top: 68px;}
}

@media only screen and (min-width : 767px) and (max-width : 992px) {
	.detail-strip {margin-top: 78px;}

}
@media only screen and (min-width : 608px) and (max-width : 747px) {
	.detail-strip {margin-top: 50px;}

}
@media only screen and (min-width : 608px) and (max-width : 747px) {
	.detail-strip {margin-top: 52px;}

}
@media only screen and (min-width : 589px) and (max-width : 607px) {
	.detail-strip {margin-top: 17px;}

}
@media only screen and (min-width : 320px) and (max-width : 499px) {
	.form-control {
		font-size: 0.8em;
		padding-left: 15px;
	}


}

