@media only screen and (max-width: 740px) {
/* Css For Mobile devices */
.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

#header, .content-wrapper{
    width: 100%;
    margin: 0px;
}
#header-content{
    padding-top: 0px;
}
#main .categories, .home #main, .content.home, #nav-content{
    width: 100%;
}
.home #main .categories .col{
    width: 48%;
    float: left;
    margin-right: 0px;
    padding-right: 0px;
}
.home #main .categories{
    margin: 0px;
}
#header{
    height: auto;
}
#greenBg, #header-content{
    width: 100%;
    height: auto !important;
}
#head-content-right{
    float: left;
    overflow: auto;
    height: auto;
    padding: 0px;
    margin: 10px 10px;
    width: 258px;
}
#greenBg{
    overflow: auto;
    margin: 0px;
    border: none;
}
#nav-bar{
    width: 100%;
    border: none;
}
#logo{
    padding-left: 0px;
    width: 100%;
}

#search-box {
    float: none;
    padding-top: 0px;
    margin-top: 10px;
}
#location-info {
    margin-left: 10px !important;
    margin-top: 9px;
}
#main .categories{
    display: none;
}
.categories-mobile{
    display: block !important;
}
.desktop-menu{
    display: none;
}
.mobile-menu{
    display: block !important;
}
.mobile-menu #nav-border{
    padding-left: 2px;
    padding-right: 2px;
}
.mobile-menu #nav-content a{
    text-transform: uppercase;
    color: #ffffff;
    vertical-align: middle;
    text-decoration: none;
    font-size: 13px;
    line-height: 38px;
    margin-left: 10px;
    font-family: "Trebuchet MS";
}
.mobile-menu i{
    font-size: 19px;
}
.user_forms .inner{
    width: auto;
    padding-left: 0px;
    padding-right: 0px;
}
.user_forms{
    width: 97%;
    padding: 0px 5px;
    
}
.user_forms form{
    padding: 25px 5px;
    border-radius: 0px;
}
.user_forms form input{
    width: 90%;
}
.user_forms .inner fieldset{
    width: 100%;
}
body.user-register .user_forms h1{
    font-size: 16px;
    padding-top: 20px;
    border-bottom: none;
}
body.user-register .user_forms .inner{
    margin-top: 0px;
    padding: 30px 0px;
    margin-bottom: 45px;
}
.add_item {
    width: auto;
}
.add_item fieldset{
    width: 100%;
}
.add_item{
    padding-left: 10px;
    padding-right: 10px;
}
.add_item label{
    display: block !important;
    width: 100% !important;
    float: none !important;
    text-align: left !important;
}
.add_item textarea, .add_item input[type="text"]{
    width: 90% !important;
}
.add_item div.selector{
    width: 90% !important;
}
.add_item .meta_list{
    overflow: hidden !important;
}
.content.item, .item #contact, #socials, #item_head h1{
    width: 100%;
}
#photo-area #photos img{
    max-height: none;
    max-width: 100%;
    width: 100%;
    height: auto;
}
#type_dates .contact_button{
    display: block;
    overflow: auto;
    padding: 10px 0px 0px 0px;
}
#item_head {
    clear: both;
    float: none;
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 0;
    width: auto;
}
#item_head h1{
    margin-left: 0px;
}
.breadcrumbs{
    padding-right: 20px;
}
#item_head #report{
    width: auto;
}
.push {
    clear: both;
    height: 30px;
}
#socials .sbm{
    display: block;
    overflow: auto;
    padding: 10px 0px 0px 0px;
    width: 100%;
}
#socials{
    overflow: auto;
}
#socials .note{
    padding: 0px;
    border: none;
}
.item-border-wrapper{
    padding-left: 0px;
}
#socials .share a{
    margin-left: 0px;
}
.content.list, #mjv_search #greenBg, #mjv_search #header-content, #mjv_search #nav-bar, #mjv_search #nav-content, #carousel_wrapper, #carousel, .shadowblock_out{
    width: 100% !important;
}
/*.location_th, .location_td{
    display: none;
}*/
#ad-container{
    box-sizing: border-box;
    margin-bottom: 20px;
    margin-right: 0 !important;
    margin-top: 0;
    width: 100%;
}
#ad-container #ads a.adhere{
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    height: auto;
}
#carousel_wrapper{
    background-image: none;
}
.carouselSlider{
    width: 94% !important;
    margin: 0% 3%;
}
.list #main {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 100%;
}
.page{
    width: 100%;
    padding: 0px;
    margin-bottom: 70px;
    padding-bottom: 20px;
}
.page div{
    padding-left: 15px;
    padding-right: 15px;
}
.page h1{
    padding-left: 15px;
}
.contact_form .user_forms{
    margin-bottom: 30px;
}
.contact_form .user_forms h1{
    padding-left: 15px;
}
.contact_form .user_forms .inner{
    padding-bottom: 30px;
}
#footer{
    overflow: auto;
}
#uniform-countryId select{
    width: 100% !important;
}
body.add_item select{
     width: 100% !important;
}
.title_td h3{
    word-break: break-all;
}
#ad-container #ads a{
    width: 80%;
    margin-left: 10%;
}
#ad-container #ads a img{
    width: 80%;
    height: auto;
}
.user_account{
    width: 100%;
    padding-left: 13px;
    padding-right: 13px;
    border-radius: 0px;
    box-sizing: border-box;
}
.user_account #sidebar{
    width: 100%;
}
.publication-location{
    display: none;
}
.user_account #main{
    width: 100%;
    float: none;
}
.col-md-2, .col-md-3{
    width: auto;
}
.user_menu_btn{
    display: inline-block !important;
    float: right;
    
    background-color: #f7f7f7;
    border-bottom-color: #d1d1d1;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #d1d1d1;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #d1d1d1;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #d1d1d1;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-top-style: solid;
    border-top-width: 1px;
    color: #4f6b72;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    outline-style: none;
    outline-width: 0;
    padding: 4px 7px;
    text-align: center;
    text-decoration-line: none;
    text-decoration-style: solid;
    white-space: nowrap;
    text-transform: capitalize;
}

.user_account #sidebar{
    display: none;
}
.user_account .modify_profile form label{
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
.user_account .modify_profile form input{
    float: left;
    width: 100%;
    margin: 0px;
    padding: 4px 0px 4px 5px;
    box-sizing: border-box;
}
.user_account .modify_profile form{
    width: 100%;
}
.modify_profile div.selector{
    width: 100%;
    margin: 0px;
    box-sizing: border-box;
}
.user_account .modify_profile form textarea{
    width: 100%;
    box-sizing: border-box;
}
.modify_profile div.selector span{
    height: 26px;
}
.modify_profile div.button{
    margin-top: 5px;
}
.user-row{
    height: auto;
    box-shadow:none;
}
.publication-date, .publication-title, .publication-location, .publication-category, .publication-options{
    width: 100%;
    float: left;
    text-align: left;
}
.publication-date span, .publication-title a{
    float: left;
}
.user-row div{
    text-align: left;
    padding-left: 10px;
    border: none;
}
.mobile-location{
    display: inline !important;
    margin-left: 10px;
}
.mobile-category, .mobile-title{
    display: inline !important;
    float: left;
    color: #069;
    margin-right: 10px;
}
.item #contact fieldset input, .item #contact fieldset, .item #contact fieldset label, .item #contact fieldset textarea{
    width: 100% !important;
    box-sizing: border-box;
}
.item-border-wrapper{
    word-break: break-all;
}
/*#greenBg, #header-content, #header{
    background-color: #E0EEFD;
    background-image: none;
}
*/
#greenBg{
    background-size: 100% 100%;
    height: auto !important;
}

#logo{
    /*text-align: center;*/
    float: none;
}
#location-info{
    margin-left: 46px !important;
}
#head-content-right{
    float: none;
    margin-left: 55px;
    /*margin-right: auto;*/
}
.item span.contact_button a{
    float: left;
}
.add_item .photos input{
    box-sizing: border-box;
    width: 100%;
}
.forcemessages-inline{
    width: auto !important;
}

.s-paginate-mobile{
        display: block !important;
}
.paginate{
    padding-left: 5px;
    padding-right: 5px;
}


}

/*@media only screen and (max-device-width: 740px) {*/
/*/* Css For Tablet devices */*/
/**/
/*}*/


/****css for landscape orintation only****/

@media only screen and (orientation: landscape) {
    #ad-container #ads a, #ad-container #ads a.adhere{
	margin-bottom: 20px;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 20px;
	width: 39%;
    }
    #ad-container #ads a.adhere{
	float: left;
	min-height: 200px;
    }
    
}

@media only screen and (min-width:480px) and (max-width:740px){
    #ad-container #ads a, #ad-container #ads a.adhere{
	margin-bottom: 20px;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 20px;
	width: 39%;
    }
    #ad-container #ads a, #ad-container #ads a.adhere{
        margin-left: 24%;
        width: 47%;
    }
    #ad-container #ads a.adhere{
	float: left;
	min-height: 200px;
    }
    /*#logo{
	text-align: left;
	float: left;
    }*/
    #location-info{
	margin-left: 12% !important;
    }
    /*#head-content-right{
	float: left;
	margin-left: 10px;
    }*/
    #logo{
        float: none !important;
        text-align: center !important; 
    }
    
    #head-content-right {
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
        padding-left: 11%;
    }
    
    .item #contact{
	width: 75%;
    }
    .categories-mobile {
        display: none !important;
    }
    .categories-tablet {
        display: block !important;
    }
    .home #main .categories .col{
        width: 32%;
    }
    
}

@media only screen and (max-width: 321px) {
    .search input#query {
        width: 184px;
        margin-left: 16px;
    }
    
    #head-content-right {
        float: none;
        margin-left: 38px;
    }
}
#description p{
    text-align: justify;
    word-break: normal;
}