body {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 19px;
    margin: 0;
    overflow-x: hidden;
    padding: 0;
}
a {
    text-decoration: none;
}
a:hover, a:focus {
    outline: medium none !important;
    text-decoration: none !important;
}
p {
    letter-spacing: 0.5px;
    line-height: 22px;
    text-align: justify;
}
ul li {
    list-style: outside none none;
}
.clr {
    clear: both;
}
.no_pad_left {
    padding-left: 0 !important;
}
.no_pad_right {
    padding-right: 0 !important;
}
.no_pad {
    padding: 0 !important;
}
.top_menu_block {
    border-top: 4px solid #773440;
    box-shadow: 0 6px 10px #6a6a6a;
    position: relative;
    z-index: 9;
}
.logo img {
    margin: 10px 0;
}
.topcontactblk a {
    background: #773440 none repeat scroll 0 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-right: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-family: "PT Sans",sans-serif !important;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
    padding: 3px 50px;
}
.topcontactblk {
    text-align: center;
}
.main-menu
{
  float: right;
  margin-top: 45px;
}
#main-menu ul li a {
    border-right: 1px solid #b7b7b7;
    color: #707070;
    display: block;
    font-family: "PT Sans",sans-serif !important;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 10px 9px;
    text-decoration: none;
}

#main-menu ul li a:hover, #main-menu ul li a:focus
{
  background: #773440;  
  color: #fff;
}
.menu_active
{
   background: #773440;  
   color: #fff !important;
}
/*.dropdown:hover .dropdown-menu {
    display: block; 
}*/
.dropdown-menu > li.open > a {
    background-color: #773440;
    color: #fff !important;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #773440;
    color: #fff !important;
    border-color: none;
}
.dropdown-menu
{
    background: #773440 !important;
}
.dropdown-menu > li > a {
    margin-right: 0 !important;
    color: #fff !important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: #b2606f none repeat scroll 0 0 !important;
    text-decoration: none;
}
.navbar-toggle
{
    background: #773440 !important;
}
.navbar-toggle .icon-bar
{
    background: #fff !important;
}
.banner {
    min-height: 519px;
}
.nivoSlider {
    border-bottom: 3px solid #FFC839;
}
.nivo-directionNav a {
    top: 46% !important;
    height: 86px !important;
    width: 46px !important;
}
.nivo-prevNav {
    background: rgba(0, 0, 0, 0) url("../images/Left.png") no-repeat scroll 0 center !important;
    left: 15px !important;
}
.nivo-nextNav {
    background: rgba(0, 0, 0, 0) url("../images/Right.png") no-repeat scroll 0 center !important;
    right: 15px !important;
}
.welcome_blk {
    margin: 30px 0px;
}
.welcome_blk h1 {
    color: #7a2c34;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2;
    margin: 10px 0;
    padding: 0 14%;
    text-align: center;
    text-transform: uppercase;
}
.welblks {
    border: 2px solid #782d36;
    border-radius: 15px;
    height: 200px;
    line-height: 200px;
    margin: 25px 15px;
    padding: 25px;
    text-align: center;
    display: table;
}
.welblks > h3 {
    color: #232323;
    display: table-cell;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    vertical-align: middle;
}
.bygone
{
    margin: 0 auto !important;
    border-bottom: 2px solid #7a2c34;
    padding: 0 0 5px 0 !important;
    text-align: center;
    width: 250px;
}
.comrades_blk {
    background: #7a2c36 none repeat scroll 0 0;
    padding: 25px 0 45px;
}
.comrades_blk h2 {
    color: #fff;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}
.frc_single {
    color: rgb(255, 255, 255);
    margin-top: 40px;
    text-align: center;
}
.frc_single img {
    margin: 0 auto;
}
.frc_single > h3 {
    font-size: 17px;
    font-weight: 600;
    padding-top: 0;
}
.frc_single > h4 {
    font-size: 15px;
}
.opflblk {
    padding: 30px 0;
}
.opflblk > h2 {
    color: #7a2c36;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}
.opfl_single {
    color: #7a2c36;
    margin-bottom: 15px;
}
.opfl_single > h3 {
    font-size: 22px;
    font-weight: 500;
}
.opfl_single > h4 {
    font-size: 15px;
    font-weight: 500;
}


/*.owl-theme .owl-nav div{
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 86px;
    opacity: 1;
    position: absolute;
    text-indent: -9999px;
    top: 45%;
    transition: all 200ms ease-in-out 0s;
    width: 46px;
    z-index: 999;
}
.owl-prev {
    background: rgba(0, 0, 0, 0) url("../images/slider_pre.png") no-repeat scroll 0 0 !important;
    left: -60px;
}
.owl-prev:hover {
    background: rgba(0, 0, 0, 0) url("../images/slider_pre_h.png") no-repeat scroll 0 0 !important;
    left: -60px;
}
.owl-next {
    background: rgba(0, 0, 0, 0) url("../images/slider_next.png") no-repeat scroll 0 0 !important;
    right: -60px;
}
.owl-next:hover {
    background: rgba(0, 0, 0, 0) url("../images/slider_next_h.png") no-repeat scroll 0 0 !important;
    right: -60px;
}*/



.footer {
    background: #330b10 none repeat scroll 0 0;
    color: #fff;
    min-height: 200px;
    padding: 25px 10px;
}
.footer_blks {
    margin-bottom: 30px;
}
.f_title {
    color: #ede99f;
    font-size: 17px;
    margin-bottom: 20px;
}
.quicklinks > a {
    color: #fff;
    display: block;
    font-size: 13px;
    padding-bottom: 10px;
}
.quicklinks > a:hover {
    color: #ede99f;
}
.fborder img {
    margin-top: 60px;
}

/*.f_call
{
    background-image: url("../images/Footer-Telephone.png");
    background-position: 3px 2px;
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: 500;
    padding-left: 25px;
    margin-bottom: 5px;
}*/

.f_mobile
{
    background-image: url("../images/Footer-moboile.png");
    background-position: 3px 2px;
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: 500;
    padding-left: 25px;
    margin-bottom: 5px;
}
.f_mail
{
    background-image: url("../images/Footer-Mail.png");
    background-position: 3px 5px;
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: 500;
    padding-left: 25px;
    margin-bottom: 5px;
}
.f_mail:hover
{
    color: #ECE7A0;
}
.f_loc {
    background-image: url("../images/Footer-Location.png");
    background-position: 0 4px;
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: 500;
    padding-left: 25px;
    margin-bottom: 5px;
}
.f_address p
{
    padding-left: 25px;
    text-align: left;
}
.ftext > p {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
}
.footer_bottom {
    background: #ECE7A0 none repeat scroll 0 0;
    color: #000;
    min-height: 40px;
    padding: 5px 0;
}
.copyright {
    color: #000;
    padding: 10px 0;
}
.copyright p {
    color: #000;
    font-size: 11px;
    font-weight: 500;
    margin-bottom: 0;
}
.dotangle-logo {
    background: rgba(0, 0, 0, 0) url("../images/dotangle_logo.png") no-repeat scroll 0 0;
    margin-left: 5px;
    padding: 14px 113px 7px 24px;
}

/*tribute page css*/

.inner-title {
    color: rgb(122, 44, 54);
    font-size: 24px;
    font-weight: 600;
    line-height: 35px;
    margin: 35px 0 20px;
    text-transform: uppercase;
}
.inner-div p {
    color: #000;
    line-height: 25px;
}
.inner-div {
    margin-bottom: 35px;
}
.inner-div ul li {
    line-height: 25px;
    list-style-type: disc;
    padding-bottom: 10px;
}
.inner-div > ul {
    padding-left: 15px;
}
/*tribute page css*/

/*about page css*/

.second-title {
    color: rgb(0, 0, 0);
    line-height: 30px;
    margin: 40px 0 15px;
}
/*End of about page css*/

/*Attachment pages*/

.pdflist {
    padding-left: 0 !important;
}
.pdflist li {
    background-image: url("../images/pdf.png");
    background-position: 3px 5px;
    background-repeat: no-repeat;
    line-height: 25px !important;
    list-style-type: none !important;
    margin-bottom: 20px;
    padding-left: 39px;
}
.pdflist li a {
    color: #333;
    /*font-size: 14px;
    line-height: 25px;
    list-style-type: disc;
    padding-bottom: 10px;*/
}
.pdflist li a:hover
{
    color: #773440;
}
.pdflist li a:visited {
    color: #551A8B;
}
.photos img {
    border: 1px solid rgb(122, 44, 54);
    display: block;
    height: 169px;
    margin-left: auto;
    margin-right: auto;
}
.photos p {
    color: rgb(122, 44, 54);
    font-size: 13px;
    height: 40px;
    margin: 10px 0;
    padding-bottom: 14px;
    text-align: center;
}
.video iframe
{
    width: 100%; 
    height: 600px;
    /*margin: 0 auto;*/
    border: 0;
}

.video1 iframe
{
     width: 100%; 
     height: 412px;
     border: 0;
}

.div_video iframe
{
    width: 100%;
    height: 270px;
    border: 0;
}

p.div_p
{
    color: rgb(122, 44, 54);
    font-size: 16px;
    height: 40px;
    margin: 15px 0;
    padding-bottom: 14px;
    text-align: center;
    font-weight: bold;
}

.mobile-menu .header{
  /*background-color: #0185CF;*/
  background-color: rgb(119, 52, 64);
  margin-bottom: 6px;
  padding-top: 2px;
}
.mobile-menu .header a {
    display: block;
    height: 42px;
    left: 0;
    padding: 11px;
    /*position: absolute;*/
    top: 0;
    width: 50px;
}
.mobile-menu .header a::before, .mobile-menu .header a::after {
    background: #fff none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
}
.mobile-menu .header a span {
    background: #fff none repeat scroll 0 0;
    display: block;
    height: 2px;
    margin: 6px 0;
}
.mm-page{
  position: static !important;
}
.mm-listview > li:hover {
    background: rgb(119, 52, 64);
    color: #fff;
}
.mm-menu .mm-navbar a, .mm-menu .mm-navbar > * {
    color:rgb(119, 52, 64) !important;
    font-size: 19px;
    font-weight: bold;
}
.mm-listview > li, .mm-listview > li .mm-next, .mm-listview > li .mm-next::before, .mm-listview > li::after{
  border-color: rgb(119, 52, 64) !important;
}

.submit_btn 
{
    background: rgb(83, 35, 36) none repeat scroll 0 0;
    border-radius: 4px;
    /*color: white;*/
    color: #ECE7A0;
    display: block;
    font-size: 14px;
    padding: 7px 14px;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
}
.submit_btn:hover
{
     color: #ECE7A0 !important;
}
.side_con a
{
    color: #330B10;
}

.sidebar-contact 
{
    border: 1px solid rgb(83, 34, 34);
    border-radius: 4px;
    margin: 102px auto;
}
.side-title 
{
    background: rgb(83, 34, 34) none repeat scroll 0 0;
    color: #ECE7A0;
    margin: 0;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
}

.side_con 
{
    padding: 20px;
}

.sidebar-contact p 
{
    color: #532222;
    font-size: 14px;
    margin-bottom: 5px;
}

.sidebar-contact p span 
{
    color: rgb(84, 34, 36);
    display: inline-block;
    width: 25%;
}

.form-control:focus
{
    border-color:rgb(51, 11, 16);
    box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgb(51, 11, 16);
    outline: 0 none;
}

.contitle
{
    margin-bottom: 40px;
}

.contactpage 
{
    margin-bottom: 40px;
}


/*End of Attachment pages*/

@media (min-width: 990px) and (max-width: 1200px) {
    
    #main-menu ul li a {
    font-size: 11px;
    padding: 10px 3px;
    }
}

@media (max-width: 1120px) {
    
    .banner
    {
        min-height: auto;
    }
}
@media (max-width: 990px) {
    
    .logo img {
    margin: 15px auto;
}
    .main-menu {
    margin-top: 20px;
}
    
}
@media (max-width: 767px) {
    .banner
    {
        min-height: auto;
    }
    .main-menu {
    float: none;
    }
    .marquee_blk marquee {
    border-left: 4px solid #f42231;
    padding: 13px 10px;
    }
    .welcome_blk {
    margin-top: 0;
    }
    .clk_t_dnld img {
    float: none;
    margin: 0 auto;
    }
    .copyright
    {
        text-align: center;
    }
}
@media (max-width: 360px) {

}