
ul.categories{
    text-align:center;margin:20px 0px;background-color: #f3921c;
    /*border:1px solid #faa91d;*/
}
ul.categories li{
    float:left;
    /*margin-right:25px;*/
}
ul.categories li a{
    -webkit-transition: background-color 500ms ease;
    -moz-transition: background-color 500ms ease;
    -o-transition: background-color 500ms ease;
    transition: background-color 500ms ease;
}

ul.categories li a{
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    padding: 9px 13px 9px 13px;
    background-color: #f3921c;
    display: block;
}
ul.categories li a.selected{
    background-color: #fff;
    color:#282727;
}

ul.categories li a:hover{
    background-color:#fff;
    color:#282727;

}

.section_heading{
    margin: 10px 0px 0px 0px;display:block;border-top:none;text-align:center;border-bottom: none;

}
.section_heading .icon{
    margin: 0 auto 10px auto;
}
.section_heading .text-cont{
    border-top:1px solid #dfdfdf;text-align:center;position: relative;
}
.section_heading .text-cont .text{
    background:url(http://myshaadi.in/images/common_images/main_bg.jpg);
    position: relative;top: -30px;padding: 0px 15px;
    font-size: 18px;
    border: none;
    margin: 0px;
    letter-spacing: 1px;
    color: #282727;
    text-transform: uppercase;
}
.section_heading .text-cont .text a{
    text-decoration: none;
    color: #282727;
}

.section_heading2{
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding: 10px 0px;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 10px;
    text-align: left;
    color: inherit;
}
.right{
    text-align: right;
}

.card{
    border:1px solid #dfdfdf;
    padding:8px;
    -moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;
    background-color:#fff;
}

ul.col-2{
    list-style-type:none;width:100%;display:inline-block;
    -moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;
}

ul.col-2 li{
    width:45%;float:left;margin-right:10%;margin-bottom: 10px;
}
ul.col-2 li:nth-child(even){
    margin-right: 0px;
}

ul.col-3{
    list-style-type:none;width:100%;display:inline-block
}

ul.col-3 li{
    width:30%;float:left;margin-right:5%;margin-bottom: 10px;
}
ul.col-3 li:nth-child(3n){
    margin-right: 0px;
}

ul.col-4{
    list-style-type:none;width:100%;display:inline-block
}

ul.col-4 li{
    width:21%;float:left;margin-right:5%;margin-bottom: 10px;
}

.ie7 ul.col-4 li{
    width:20%;float:left;margin-right:5%;margin-bottom: 10px;
}
.ie8 ul.col-4 li{
    width:20%;float:left;margin-right:5%;margin-bottom: 10px;
}

ul.col-4 li:nth-child(4n){
    margin-right: 0px;
}
ul.col-4 li:nth-child(4n+1){
    clear: both;
}

ul.col-1{
    list-style-type:none;width:100%
}
ul.col-1 li{
    width:100%;margin-bottom:10px;display:inline-block
}
ul.col-1 li:nth-child(n){
    margin-right: 0px;
    width: 100% !important;
}

ul.col-1-text-list{
    line-height: 25px;
}

ul.col-1-text-list li{

}
ul.col-1-text-list li a{

}

.namecard{

}

.namecard .heading{
    border-bottom: 1px solid #d61209;padding-bottom: 3px;font-size: 17px;margin-bottom: 10px;margin-top: 5px;    
}
.namecard .heading a{
    text-decoration: none;
    display: block;
}

.namecard img.cover_image{
    float:left;width:26%;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;
    max-width:92px
}


.namecard img.cover_image_max{
    float:left;width:26%;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;
    max-width:170px;
}

.namecard .card_info{
    margin-left:2%;float:left;width:70%;
    -moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;
    margin-top: 5px;
}
.namecard .card_info .title{
    font-size: 16px;
    padding-bottom: 5px;
}
.namecard .card_info .title a{
    color:#282727;
    text-decoration: none;
}
.namecard .card_info .about{
    font-size: 15px;
}
.namecard .card_info .about a{ 
    color:#282727;
    text-decoration: none;
}

.boxcard{

}
.boxcard img.cover_image{
    width:100%;max-width:100%;
}
.boxcard .card_info{
    width:95%;padding:10px 0px;
}
.boxcard .card_info .title{
    font-size:16px;
    line-height: 20px;
    height: 40px;
    text-overflow:ellipsis;overflow:hidden;
    
}
.boxcard .card_info .title a{
    color:#282727;
    text-decoration: none;
}

.view_more{
    text-align:right;padding:12px 4px;margin:5px 0px 15px 0px;
}
.view_more a{
    padding: 12px 8px;text-decoration: none;color: #505050;text-transform: uppercase;font-size: 12px;background-color: #dfdfdf;border: 1px solid;border-color: #DBDBDB;font-weight: bold;
}
.view_more img{
    position: relative;top: 3px;margin-left: 2px;width:10px;height:13px
}
.single-line{
    white-space: nowrap;text-overflow:ellipsis;overflow:hidden;
}
.two-line{
    white-space: nowrap;text-overflow:ellipsis;overflow:hidden;line-height: 20px;height: 40px;
}
.quick_links{
    background: url(http://myshaadi.in/images/landing_pages/1/white_grained_bg.jpg);
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding: 40px 59px;
    margin: 25px 0px;
}

/* list types */
ul.namecard2{

}

ul.namecard2 li{
    margin-bottom: 20px;
}

ul.namecard2 .heading{
    margin-bottom:5px;font-size: 13px;
}
ul.namecard2 .about{
    float: left;width: 60%;line-height: 20px;height: 80px;overflow: hidden;
    text-overflow: ellipsis;    
}

.ad_right{
    width: 100%;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only

 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

.alert{
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.alert-success{
color: #468847;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-info{
color: #3a87ad;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-warning{
color: #c09853;
background-color: #fcf8e3;
border-color: #faebcc;
}
.alert-danger{
color: #b94a48;
background-color: #f2dede;
border-color: #ebccd1;
}

ul.list_horizontal{
    text-align:center;margin:20px 0px;background-color: #f3921c;
    /*border:1px solid #faa91d;*/
}

ul.list_horizontal li{
    float:left;    
    font-size: 14px;
    /*margin-right:25px;*/
}
ul.list_horizontal li.label{
    opacity: 0.7;
    padding: 9px 7px 9px 7px;
}
ul.list_horizontal li a{
    -webkit-transition: background-color 500ms ease;
    -moz-transition: background-color 500ms ease;
    -o-transition: background-color 500ms ease;
    transition: background-color 500ms ease;
}

ul.list_horizontal li a{
    text-decoration: none;
    color: #fff;
    padding: 9px 13px 9px 13px;
    background-color: #f3921c;
    display: block;
}
ul.list_horizontal li a.selected{
    background-color: #fff;
    color:#282727;
}

ul.list_horizontal li a:hover{
    background-color:#fff;
    color:#282727;

}

ul.list_text{
    text-align:center;margin:20px 0px;
    /*border:1px solid #faa91d;*/
}

ul.list_text li{
    float:left;    
    font-size: 14px;
    /*margin-right:25px;*/
}
ul.list_text li.label{
    opacity: 0.7;
    padding: 9px 7px 9px 7px;
}
ul.list_text li a{
    -webkit-transition: background-color 500ms ease;
    -moz-transition: background-color 500ms ease;
    -o-transition: background-color 500ms ease;
    transition: background-color 500ms ease;
}

ul.list_text li a{
    text-decoration: none;
    color: #000;
    padding: 9px 13px 9px 0px;
    /*background-color: #f3921c;*/
    display: block;
}
ul.list_text li a.selected{
    background-color: #fff;
    color:#282727;
}
ul.list_text .footer{
    width: 100%;background-color: #dfdfdf;
}
ul.list_text .footer a{
    padding: 8px;display:block;text-align:right;color:inherit
}
/*
ul.list_horizontal_city li a:hover{
    background-color:#f3921c;
    color:#fff;

}*/
.box-shadow{
    webkit-box-shadow:rgba(163, 153, 153,0.7) 0 4px 10px -1px;-khtml-box-shadow:rgba(163, 153, 153,0.7) 0 4px 10px -1px;
    box-shadow: rgba(163, 153, 153, 0.7) 0 4px 10px -1px;
}

.col-2-container{

}

.col-2-container .left-col{
    float:left;width:67%;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;
}

.col-2-container .right-col{
    float:right;width:28%;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;
}