/* General */
.content_frame {
    width: 100%;
}

    .content_frame .m_pad {
        margin: 0 10px 0 10px;
    }

.m_pad {
    margin: 0 30px 0 30px;
}

.m_pad_bottom {
    padding-bottom: 10px;
}

.m_pad_top {
    padding-top: 10px;
}

.m_d_toggle,
.m_p_toggle,
.m_t_toggle {
    display: none;
}
    .m_pad_b {
        padding-bottom: 10px;
    }

    .m_pad_t {
        padding-top: 10px;
    }

.m_d_tog,
.m_p_tog,
.m_t_tog {
    display: none;
}

.m_toggle  {
    display: block;
}
.m_tog {
    display: block;
}
.m .w,
.m_w {
    width: 100% !important;
}

    .m .w_3_qrtr,
    .m_w_3_qrtr {
        width: 75%;
    }
.n_w {
    width: auto !important;
}

.m .span,
.m_span {
    width: 100% !important;
}

.m_no_span {
				 
				   
	 
	  
    width: auto !important;
}

.m .left,
.m_left {
    float: left;
    padding-right: 10px;
}
.m ._2_col {
			 
		   
    width: 47%;
}
    .m_2_col {
        width: 46%;
    }
.m .n_float {
    float: none;
}
.m .n_marg_b,
.m_n_marg_b {
    margin: 0;
}

    .m .n_marg_l_r {
					 
        margin-left: 0;
 

				  
				   
        margin-right: 0;
    }

    .m_n_marg_t {
        margin-top: 0 !important;
 

					
							   
    }
.m .columns2,
.columns2 {
    width: 47%;
}

				   
	 
.m .no_float {
    float: none;
}

.m_no_margin {
    margin: 0 !important;
}

.m .no_margin_bottom,
.m_no_margin_bottom {
    margin-bottom: 0;
}

.m .no_margin_lr {
    margin-left: 0;
    margin-right: 0;
}

.m_no_margin_top {
    margin-top: 0 !important;
}

.m_no_margin_right {
    margin-right: 0 !important;
}

.m_hd1 {
    font-size: 20px;
}

.m_align_l {
    text-align: left;
}

.m_align_c {
    text-align: center;
}

.m_margin_align_c {
    display: table;
    margin: auto;
}

.m_text_size_medium {
    font-size: 24px;
}

.m_text_size_large {
    font-size: 32px; 	   
			   
}

.m_text_size_small {
    font-size: 18px;
						
}

.m_fill {
    display: table;
							 
						
}

.m_el_align_c {
    display: table;
    margin: auto;
}
.m_hide {
    display: none;
}
.m_remove {
    display: none;
}
.m select,
.m option {
    font-size: 24px;
}

.m_rows .base {
    float: none;
}

.m_rows .row {
    display: block;
}

.m_rows .no_float {
    float: none;
}

.m_no_pad {
    padding: 0 !important;
}

.m_no_pad_l {
    padding-left: 0;
}

.m_no_pad_t {
    padding-top: 0;
}

.m_no_pad_r {
    padding-right: 0;
}

.m_no_pad_tr {
    padding-top: 0 !important;
    padding-right: 0 !important;
}

.m_block {
    display: block;
}

.m_img_span img {
    width: 100%;
}

/* Specific */
.m_nav {
    display: block;
    background-color: #e1e2e1;
    width: 100%;
}

    .m_nav .sfNavToggle {
        display: inline-block;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 18px;
    }

#header #brand {
    padding: 5px 0 1px 0;
}

    #header #brand img {
        margin-left: -5px;
    }

#m_primary_nav_btn {
    border-bottom: 1px solid #ccc;
}

#m_primary_nav img {
    margin-top: 5px;
}

#m_primary_nav ul {
    margin-top: -5px;
}

#m_primary_nav li {
    list-style-type: none;
    display: block;
    font-size: 10px;
							  
}

								  
					
	 
#m_primary_nav a {
    font-size: 30px;
    display: block;
    color: #003471;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: .05em;
    padding: 15px 10px 20px 20px;
}

    #m_primary_nav a:hover {
        background-color: #ffc527;
        color: #fff;
    }

.tertiary #m_primary_nav li {
    list-style-type: none;
    display: inline-block;
    font-size: 10px;
}

.tertiary #m_primary_nav a {
    padding: 25px 15px 20px 15px;
    font-size: 14px;
    display: block;
}

.feature_content {
    margin: 30px 0 30px 0;
}

    .feature_content .feature_hd {
        font-size: 20px;
								
        margin-bottom: 0;
    }

    .feature_content .feature_divider {
        height: 5px;
    }

    .feature_content .feature_description {
        font-size: 15px;
								
        margin-top: 0;
    }

#carousel_navigation {
    margin-top: 10px;
}

    #carousel_navigation img {
        width: 10px;
        height: 10px;
        padding: 5px 5px 5px 0;
    }

						
						 
								   
		 
				  
					   
						  
				
   
#sections {
    position: inherit;
    margin-top: auto;
}

    #sections .txt {
        width: 70%;
    }

    #sections .section {
        padding: 15px 0 15px 0;
        margin: 15px 0 15px 0;
    }

        #sections .section img {
            width: 100px;
            height: 100px;
        }

    #sections .mid_section {
        border-left: 0;
        border-right: 0;
        border-top: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
    }

#header #brand {
    line-height: 1em;
}

    #header #brand p:first-child {
        font-size: 12px;
    }

    #header #brand p:last-child {
        font-size: 16px;
    }

    #header #brand #txt {
        margin-top: 12px;
    }

#news .img img {
    width: 75px;
    height: 75px;
}

#news .txt {
    width: 60%;
}

#stats {
    padding-bottom: 20px;
}

#stats_base {
    height: 60px;
}

#secondary_feature_image {
    min-width: inherit;
					
    height: 200px;
    background-size: 200%;
}

#landing_sections .landing_section {
    padding: 20px 0 20px 0;
    border-bottom: 1px solid #ccc;
    margin: 0;
    width: 100%;
}

    #landing_sections .landing_section:last-child {
        border-bottom: none;
    }

						
			
		  

#sections #section_buttons {
    box-shadow: inherit;
}
	   

#sections .section {
    display: table;
}

.m_page_sections {
    margin-top: 0;
}
	   

    .m_page_sections .icon {
        border-right: none;
    }

    .m_page_sections .btn a {
        text-decoration: none;
    }

    .m_page_sections .title_landing a {
        padding: 15px;
    }

    .m_page_sections .sub_links {
        padding: 0 15px 15px 15px;
    }

        .m_page_sections .sub_links p {
            width: 100%;
            border-bottom: 1px solid #ccc;
        }

        .m_page_sections .sub_links a {
            display: table;
            width: 100%;
            padding: 15px 0 15px 0;
            font-size: 20px;
        }

#page_title {
    padding: 20px 30px 10px 30px;
}

#m_tertiary_navigation_overlay {
    background-color: #000;
    opacity: .75;
    position: fixed;
    z-index: 100;
    width: 100%;
    height: 100%;
    left: -100%;
    top: 0;
}
							  

#m_tertiary_navigation {
    position: fixed;
    left: -100%;
    top: 0;
    width: 100%;
							 
    height: 100%;
    background-color: #003471;
    z-index: 101;
    opacity: .85;
}

    #m_tertiary_navigation #navigation_lists {
        position: relative;
        left: 0;
        top: 0;
						  
							  
					 
					   
        width: 100%;
        height: 100%;
        z-index: 101;
    }

    #m_tertiary_navigation a {
        color: #fff;
        text-decoration: none;
        padding: 15px 30px 15px 30px;
        display: block;
    }
						 
			  
			   
   
		   
					 
 

    #m_tertiary_navigation li {
        float: none !important;
        border-bottom: 1px solid #1962b7;
    }

		
				  
						
 

    #m_tertiary_navigation #close_nav img {
					
							
        padding: 30px 30px 15px 30px;
					   
    }

    #m_tertiary_navigation .k-plus {
        display: none !important;
						 
    }

    #m_tertiary_navigation .expandable {
        cursor: pointer;
        background-image: url("/Sitefinity/WebsiteTemplates/v2/images/navigate.png?v=2");
        background-repeat: no-repeat;
        background-position: 97% center;
    }

        #m_tertiary_navigation .expandable a {
            pointer-events: none;
        }

    #m_tertiary_navigation .current_link {
        padding-left: 30px;
        margin-top: 0;
        font-weight: bold;
        color: #fff;
        font-size: 22px;
    }

        #m_tertiary_navigation .current_link img {
            padding-top: 3px;
        }

.tertiary #m_tertiary_navigation a {
    padding: 15px 20px 15px 20px;
    width: 100%;
}

    .tertiary #m_tertiary_navigation a:hover {
        background-color: #003471;
						
					 
					  
				   
    }

.tertiary #m_tertiary_navigation li {
    display: block;
				 
    width: 100%;
}

.k-treeview .k-in {
    border-style: none !important;
}

.k-treeview .k-item {
				 
    padding-left: 0 !important;
					  
					  
}

#footer {
    margin-top: 20px;
}

#page_content_wrap {
    width: auto;
    border-left: inherit;
    padding-left: 0;
}

    #page_content_wrap h1:first-child {
        display: none;
    }

#fourtiary_navigation {
    display: none;
}

#page_heading {
    top: 0;
    padding: 15px 0 15px 0;
    border-top: none;
								
				   
				 
						
}

#language_selection,
#mega_nav {
    top: 0;
					 
							  
							 
					
					   
									  
}

    #m_popup_header h1,
    #mega_nav h1 {
        margin: 0 0 0 30px;
        color: #fff;
    }

    #m_popup_header,
    #mega_nav #m_mega_nav_header {
        border-bottom: 5px solid #13b5ea;
        background-color: #ffc527;
        margin-bottom: 10px;
							  
    }

    #mega_nav h2 {
        margin: 0;
        padding: 0 30px 0 30px;
    }

    #mega_nav .column {
        margin-bottom: 20px;
    }

    #mega_nav li a {
        border-bottom: 1px solid #ccc;
        padding: 10px 30px 10px 30px;
        display: block;
        font-size: 26px;
    }

#search {
    width: 100%;
    z-index: 101;
    position: fixed;
    top: 30%;
    opacity: 1;
}

    #search fieldset {
        padding: 0;
        width: 90%;
        margin: auto;
        display: block;
    }

    #search #searchTextBox,
    #search .sfsearchTxt {
        padding: 18px 0 18px 0;
        width: 100%;
        display: block;
        border-top: none;
        border-right: none;
        border-bottom: none;
        border-left: 20px solid #fff;
        margin-left: -10px;
        font-size: 30px;
    }

    #search .sfsearchSubmit {
        font-size: 30px;
        height: auto;
        display: block;
        float: right;
        padding: 15px 30px 20px 30px;
        margin: 20px -10px 0 0;
        background-color: #ffc527;
    }

    #search #search_wrap {
        width: 100%;
    }

#language_selection {
    padding: 0;
				  
}

    #language_selection a {
        margin: 0 30px 20px 30px;
    }

        #language_selection a:hover {
            background-color: #fff;
							
            color: #003471;
										 
							  
								  
								  
        }

    #language_selection ul {
        margin-bottom: 20px;
    }

    #language_selection li {
        margin: 10px 0 10px 0;
        font-size: 30px;
        border-bottom: 1px solid #ccc;
    }

        #language_selection li:last-child {
            border-bottom: none;
        }

.secondary_body {
    border-top: none;
}

/* ***** Fixed Footer */
div#project,
.sf_form {
    /* Fixed footer */
    height: auto;
}

#page {
    /* Fixed footer (Height of footer (Top Requests included)) */
    height: auto;
    margin: 0;
}

#body {
    /* Fixed footer (Height of footer) */
    height: auto;
    background-color: #fff;
    padding-bottom: 0;
}

#footer {
    position: static;
    width: 100%;
    height: auto;
    border-top: 1px solid #a5a5a5;
}
/* ***** Fixed Footer - End */
.m_marg_b {
    margin-bottom: 10px;
}