/*
Theme Name: Startit
Theme URI: http://startit.select-themes.com/
Description: A Fresh Startup Business Theme
Author: Select Themes
Author URI:  http://themeforest.net/user/select-themes
Version: 2.6
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

@media only screen and (max-width: 750px) { 
	.qodef-custom-font-holder:nth-of-type(1){
		font-size: 20px !important;
	}
	
	.qodef-custom-font-holder:nth-of-type(3){
		font-weight: 500 !important;
		font-size: 15px !important;
		line-height: 30px !important;
	}
	
	.qodef-btn.qodef-btn-medium.qodef-btn-solid.qodef-btn-hover-animation{
		margin-bottom: 175px !important;
   		margin-top: -14px !important;
	}
	
	.vc_row.wpb_row.vc_row-fluid.qodef-section.vc_custom_1445436547100.qodef-content-aligment-left.qodef-grid-section{
		padding-top: 0px !important;
	}
	
	.vc_row.wpb_row.vc_row-fluid.qodef-section.vc_custom_1446716253965.qodef-content-aligment-center.qodef-grid-section {
		padding-top: 0px !important;
	}
	
	.vc_row.wpb_row.vc_row-fluid.qodef-section.vc_custom_1445430340482.qodef-content-aligment-left.qodef-grid-section {
		padding-top: 0px !important;
        padding-bottom: 0px !important;
	}
	
	.qodef-progress-content {
		width: 100% !important;
	}
	
	.qodef-progress-bar .qodef-progress-number-wrapper.qodef-floating {
		display: none !important;
	}
	
	.vc_row.wpb_row.vc_row-fluid.qodef-section.vc_custom_1446556728939 {
		padding-top: 100px !important;
    	padding-bottom: 100px !important;
	}
	
	.vc_row.wpb_row.vc_row-fluid.qodef-section.vc_custom_1446462906262 {
		padding-top: 100px !important;
    	padding-bottom: 100px !important;
	}
	
	.vc_row.wpb_row.vc_inner.vc_row-fluid.qodef-section.vc_custom_1446458915504.qodef-content-aligment-left {
		padding-top: 0px !important;
	}
	
	.vc_row.wpb_row.vc_row-fluid.qodef-section.qodef-content-aligment-left .clearfix.qodef-full-section-inner .wpb_column.vc_column_container.vc_col-sm-2{
		width: 50% !important;
    	float: left !important;
	}
}