/*
 * All Responsive Styles Used in this Rodich Splash Page
 * Author & Copyright: VictorThemes
 * URL: http://themeforest.net/user/VictorThemes
 */

/* 1320 & 1225 */

/* Desktop Small Size */

@media screen and (max-width:1360px) {
	.rdch-wrapper {width: 100%;}
  #cta-section .layout-style-content{ padding: 0px 0 50px; }
}
@media (max-width: 1200px) { .layout-bg-option {padding-bottom: 60px;}}
@media (max-width: 1199px) {
	.wd-26 {width: 15%;}
	.layout-theme-feature {width: 100%;}
	
}
@media (max-width: 1024px) {
	#cta-section .layout-style-content {padding: 30px 0 60px;}
	.layout-theme-feature {padding-bottom: 80px; }
}
@media screen and (max-width:991px) {
	.layout-bg-option {padding-bottom: 70px;}
	.call-to-action h3 {padding-top: 80px;}
  .wd-74 {width: 61%;}
  .wd-26 {width: 10%;}
  .call-to-action h3 {font-size: 36px;}
}
@media screen and (max-width:810px) {.rdch-wrapper {padding: 0;}}
@media (max-width: 767px) {
	.wd-26 {width: 22%;}
	.wd-74 {width: 59%;}
	.layout-theme-feature .col-md-8 {float:left;}
}
@media (max-width: 667px) {
	br {display:none;}
	p {padding-left:15px;padding-right: 15px;}
	.theme-features-content p {padding-left: 0;}
	.wd-74 {width:100%;}
	.wd-26 {width: 4%;}
	.banner-text h1 {font-size: 48px;}
	.theme-features-content .col-sm-12 {width: 100%;display: inline-block;}
	.layout-theme-feature { padding-bottom: 0px;}
	.shop-section {background: url(../images/bg-pattern.jpg) no-repeat left bottom;}
}

@media (max-width: 508px) {
  .banner-text h1 {font-size: 35px;}
	.call-to-action h3 {font-size: 30px;}
	.rdch-home-demo .image-section .col-xs-6 {width: 100%;}
	.plugin-intro-section .description {font-size: 27px;}
	.sep-img {display: none;}

}

@media (max-width: 480px) { 
	.call-to-action h3 {padding-top: 30px;}
	.layout-bg-option {padding-bottom: 0px;}
	.text-tang {font-size: 40px;}
	#page-examples .title-bg .section-title {font-size: 39px;}
	.open-popup {display: block;padding: 10px;}

}
@media (max-width: 414px) { 
	.text-tang {font-size: 38px;}
	.banner-text h1 {font-size: 27px;}
	#page-examples .title-bg .section-title {font-size: 34px;}

 }
@media (max-width: 375px) { 
	.text-tang {font-size: 35px;}
	.plugin-intro-section .description {line-height: 38px;}
	#shop-exp .section-title {font-size: 33px;}
	#page-examples .title-bg .section-title {font-size: 32px;}
}
@media (max-width: 360px) {.video-intro .description {font-size: 22px;}}

