@media (min-width:1200px) {
table td {
    padding: 5px;
}
#slider_youtube_iframe { width:100% !important; height:550px !important; }
}

@media (max-width:768px){
#slider_youtube_iframe { width:100% !important; height:400px !important; }
.rw-wrapper-btn a {
    margin: 15px 15px 0 15px;
    display: inline-block;
}
.carousel-caption h1 {
    font-size: 42px;
}
.carousel-caption h2 {
    font-size: 36px;
}
.right li.g_email,
.right li.g_contact {
    display: inline-block;
}
.carousel-caption {
    top:15% !important;
	left: 0% !important;
    right: 0% !important;
}
.carousel-caption h2 {
    font-size: 30px;
    margin: 0;
}
.carousel-caption h1 {
    font-size: 36px;
    margin: 10px 0;
}
.carousel-caption p {
    font-size: 16px;
}
.slider_link {
    margin-top: 0%;
}
.slider_link .btn{
    font-size: 16px;
    padding: 5px 10px;
}
.menu_main {
    display: block;
    float: none;
}
ul.footer_social_links {
     float: none; 
}
#myCarousel i {
    margin-top: 70%;
}
.rw-wrapper-btn a {
    padding: 10px 15px;
}
.gravatar {
    padding: 0 !important;
}
.right_sidebar {
    float: none !important;
}
#wp-calendar {
    width: 100%;
}
.pagination {
    width: 100%;
    text-align: center;
}
}

@media (max-width:480px){
#slider_youtube_iframe { width:100% !important; height:300px !important; }
.carousel-caption {
    top: 10% !important;
    left: 15% !important;
    right: 15% !important;
}
.carousel-caption h2 {
   display:none;
}
.carousel-caption h1 {
    font-size: 24px;
}
.carousel-caption p {
    display: none;
}
.slider_link .btn {
    font-size: 14px;
    padding: 5px 10px;
    margin: 0px;
}
.swiper-button-next1 {
    right: 0%;
}
.swiper-button-prev.swiper-button-prev1 {
    left: 0%;
}
.right li.g_email,
.right li.g_contact {
}
.right > ul {
    text-align: right;
    width: 100%;
}
.logo {
    display: block;
    width:100%;
	text-align:center;
}
.menu_main {
    display: block;
    float: none;
}
ul.footer_social_links {
float: none; 
}

.page_title2 .two_third {
    padding: 0;
    display: inline-block;
    margin-bottom: 5px;
}
.rw-wrapper {
    font-size: 20px;
}
.ms-skin-default .ms-bullets.ms-dir-h {
    bottom: 0px !important;
}
.right .g_email:after,
.right .g_contact:after{
content:" ";
}
.c_form {
    margin: 15px 0;
    display: inline-block;
}
.post_meta_links li {
    display: inline-block;
    width: 100%;
    margin: 2px 0;
}
.comment_form label {
    margin-top: 0px;
}
.comment_input_bg {
    width: 100% !important;
    margin: 10px 10px 0 0;
}
#wp-calendar {
    width: 100%;
}
.nav-previous,
.nav-next{
float:left;
}
.swiper1 .swiper-pagination1{
display:none;
}
}
@media (max-width:320px){
#slider_youtube_iframe { width:100% !important; height:150px !important; }
.carousel-caption {
top: 0% !important;
}
.slider_link .btn {
    font-size: 12px;
    padding: 3px 5px;
}
}