/*
 Theme Name:   NXS DIvi
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  NXS DIvi
 Author:       John Doe
 Author URI:   http://example.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  Divi-child
*/


@import url("../Divi/style.css");


/***************************** DIVI SPACE MENU ICONS *******************************/
@media (min-width: 981px) {
 
 .menu-icons a { padding-left: 20px; } 
 .menu-icons a:before { font-family: 'ETmodules'; position: absolute; } 
 
 #main-header .menu-icons a:before { top: 0; left: 0; } 
 .sub-menu .menu-icons a:before { margin-top: 6px; left: 0; } 
 #top-header .menu-icons a:before { left: 0px; top: 0px; }
 
/************************************ MENU ICONS **********************************/
.menu-icon-p1 a:before { content: "\e017"; }
.menu-icon-p2 a:before { content: "\e018"; }
.menu-icon-p3 a:before { content: "\e07b"; }
.menu-icon-p4 a:before { content: "\e07c"; }
.menu-icon-contact a:before { content: "\e010"; }
.menu-icon-api a:before { content: "\e070"; }
.menu-icon-wp a:before { content: "\e099"; }
.menu-icon-forums a:before { content: "\77"; }
.menu-icon-support a:before { content: "\75"; }
.menu-icon-blog a:before { content: "\68"; }
.menu-icon-docs a:before { content: "\6e"; }
.menu-icon-faq a:before { content: "\74"; }
.menu-icon-features a:before { content: "\e007"; }
.menu-icon-instr a:before { content: "\76"; }

.menu-icon-fb a:before { content: "\e093"; }
.menu-icon-tw a:before { content: "\e094"; }


 /*** QUOTE MARKS ***/ .menu-icon-1 a:before { content: "\7c"; }
 /*** CLOCK FACE ***/ .menu-icon-2 a:before { content: "\7d"; }
 /*** CLOSED PADLOCK ***/ .menu-icon-3 a:before { content: "\7e"; }
 /*** KEY ***/ .menu-icon-4 a:before { content: "\e001"; }
 /*** CLOUD ***/ .menu-icon-5 a:before { content: "\e002"; }
 /*** LANDSCAPE IMAGE ICON ***/ .menu-icon-6 a:before { content: "\e005"; }
 /*** LIGHTBULB ***/ .menu-icon-7 a:before { content: "\e007"; }
 /*** CAMERA ***/ .menu-icon-8 a:before { content: "\e00f"; }
 /*** ENVELOPE ***/ .menu-icon-9 a:before { content: "\e017;"; }
 /*** CREDIT CARD ***/ .menu-icon-10 a:before { content: "\e014"; }
 /*** SHOPPING CART ***/ .menu-icon-11 a:before { content: "\e015"; }
 /*** LOCATION PIN ***/ .menu-icon-12 a:before { content: "\e01d"; }
 /*** CALENDAR ***/ .menu-icon-13 a:before { content: "\e023"; }
 /*** CONTACTS BOOK ***/ .menu-icon-14 a:before { content: "\e026"; }
 /*** HEART ***/ .menu-icon-15 a:before { content: "\e030"; }
 /*** COFFEE CUP ***/ .menu-icon-16 a:before { content: "\e105"; }
 /*** WALLET ***/ .menu-icon-17 a:before { content: "\e100"; }
 /*** BRIEFCASE ***/ .menu-icon-18 a:before { content: "\e0fe"; }
 /*** STAR ***/ .menu-icon-19 a:before { content: "\e031"; }
 /*** HOME ***/ .menu-icon-20 a:before { content: "\e009"; }
 /*** LINK CHAIN ***/ .menu-icon-21 a:before { content: "\e02c"; }
 /*** LIKE THUMBS UP ***/ .menu-icon-22 a:before { content: "\e106"; }
 /*** HOURGLASS ***/ .menu-icon-23 a:before { content: "\e0e1"; }
 /*** PIE CHART ***/ .menu-icon-24 a:before { content: "\e029"; }
 
}
/************************************* END *****************************************/


/*======================================== NXS =========================*/

.imgBdr1 {
    border: 1px solid #CBCDCD;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 4px;
}
.nxspostimgs {
    border: 1px solid #CBCDCD;
    padding: 15px;
    max-height:700px;
  /*  max-width:800px; */
margin-left:0px;
}

.sub-menu-columns ul.sub-menu li {
    display: inline-block;
    float: left;
    width: 200px;
}
.sub-menu-columns ul.sub-menu li:nth-child(odd) {
    float: left;
    margin-right: 10px;
}
.sub-menu-columns ul.sub-menu li:nth-child(even) {
    float: right;
}

.nxs-menu-long {    
    min-width: 400px;
}
.nxs-menu-long a{    
    min-width: 400px;
}

#bbpress-forums div, #bbpress-forums p, #bbpress-forums a, #bbpress-forums span {font-size: 110%;} 

#breadcrumbs{ width: 75%; margin-bottom:15px;  margin-top:15px;}

#Xbreadcrumbs{ float: left; width: 75%; margin-bottom: 1em; position:relative; z-index:1; }
@media screen and (max-width: 980px){
 #Xbreadcrumbs{ width: 100%; }
}



.nxs_icon16 { font-size: 14px; line-height: 18px;
    background-position: 3px 50% !important;
    background-repeat: no-repeat !important;
    display: inline-block;
    padding: 1px 0 1px 23px !important;
}


