/*
Theme Name:         DFD Native
Theme URI:          http://nativewptheme.net/
Description:        Native - Powerful startup development tool
Version:            1.5.8
Author:             DFD
Author URI:         http://dfd.name/
Tags:               one-column, two-columns, three-columns, right-sidebar, custom-background, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain:		dfd-native
License:            GPL v2
License URI:        http://www.gnu.org/licenses/gpl-2.0.html
*/
.algright{float: right; max-width: 50%;}
.algleft{float: left; max-width: 50%;}
.algleft2{float: left;}
.textadsmall{font-size:15px; color: gray; text-align:center}
.h5nextprev{font-size: 1.2em;border: 2px solid #565656;padding: 5px 10px;border-radius: 7px;transition: 0.2s; margin-bottom:5px}
.h5nextprev:hover{font-size: 1.2em;border: 2px solid #3498db;padding: 5px 10px;border-radius: 7px;color:#fff!important; background:#3498db; margin-bottom:5px;}
.active{color: #fff!important; background-color: #3498db}
div.scrollmenu {overflow: auto;white-space: nowrap;margin-bottom: 30px;}
div.scrollmenu a {display: inline-block;text-align: center;padding: 14px;text-decoration: none; padding:25px 10px; font-weight:600; color: #3498db; border-top: 2px solid #3498db; border-bottom: 1px solid #adadad;}
div.scrollmenu a:hover {text-decoration: underline}
.wd75_100{width: 75%!important; margin: 0 auto!important}
.martori{padding: 5px; width: 33%; height:450px}

.dropbtn2 {padding: 8px 16px;font-size: 16px;border: 1px solid lightgray; border-left: 4px solid #4a90e2;}
.dropdown2 {width: 100%}
.dropdown-content2 {display: none;position: absolute;background-color: #f1f1f1;min-width: 160px;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);z-index: 1;}
.dropdown-content2 a {color: black;padding: 4px 16px;text-decoration: none;display: block;}
.dropdown-content2 a:hover {background-color: #ddd; border-left: 4px solid #4a90e2; }
.dropdown2:hover .dropdown-content2 {display: block;}
.dropdown2:hover .dropbtn2 {border: 1px solid #4a90e2;border-left: 4px solid #4a90e2;}
.sigle_auto_div_img{border: 1px solid lightgray; padding: 6px 0; border-radius: 5px;}
.mgbottom60{margin-bottom: 60px}
.font_size_sigle{font-size: 14px}
.border_down{border-bottom:4px solid #4a90e2;width:30%; margin: 3% auto 5% auto}
.bullblack{font-size:2rem; vertical-align: top; padding-right: 5px; color: #000}
.bullblue{font-size:2rem; vertical-align: top; padding-right: 5px; color: #4B93E7}
.bullgreen{font-size:2rem; vertical-align: top; padding-right: 5px; color: #40C64D}
.specsbox_black{border: 1px solid lightgray; border-left: 4px solid #000; margin-bottom: 40px; padding:20px; border-radius: 5px}
.specsbox_blue{border: 1px solid lightgray; border-left: 4px solid #4B93E7; margin-bottom: 40px; padding:20px; border-radius: 5px}
.specsbox_green{border: 1px solid lightgray; border-left: 4px solid #40C64D; margin-bottom: 40px; padding:20px; border-radius: 5px}
@media screen and (min-width: 701px) {
	.desktopnone{display:none}
}
@media screen and (max-width: 700px) {
	.wd75_100{width: 95%!important; margin: 0 auto!important}
	.mobilenone{display:none}
	.martori{padding: 5px; width: 100%; height:350px}
}