/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

@-ms-viewport{ width: device-width; }
body { 
  
  background: linear-gradient(-180deg, #5b3f09, #cbae48);
}




::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
  
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 16px/26px Helvetica, Helvetica Neue, Arial;
  
}

.wrapper {
    width: 90%;
    margin: 0 5%;
}

/* ===================
    ALL: Orange Theme
   =================== */

.header-container {
  background: linear-gradient(-180deg, #5b3f09, #cbae48);
}

.logo img { margin:10px 0}
.footer-container,
.main aside {
    border-top: 20px solid #e44d26;
}

.footer-container,
.main aside {
    background: #f16529;
}

.title {
    color: white;
}

/* ==============
    MOBILE: Menu
   ============== */

nav ul {
    margin: 0 0 0 7.5%;;
    padding: 0;
    list-style-type: none;
}

nav a {
    display: block; 
    
    text-align: center;
    text-decoration: none;
    font-weight: bold;
 font-size:16px;
    color: #ceb050;
    background:none;
}

nav a:hover,
nav a:visited {
    color: white;
}

nav a:hover {
    text-decoration: none;
}

/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 30px 0;
}

.main article h1 {
    font-size: 2em;
}

.main aside {
    color: white;
    padding: 0px 5% 10px;
}

.footer-container footer {
    color: white;
    padding: 20px 0;
}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */










/* ==========================================================================
   Media Queries
   ========================================================================== */



/* ====================
    INTERMEDIATE: Menu
   ==================== */

    nav a {
        float:right;
        margin: 0 1.7%;
        padding: 15px 1%;
        margin-bottom: 0;     padding-top: 18px;
    padding-bottom: 18px;
    }

    nav li:first-child a {
        margin-left: 0;
    }

    nav li:last-child a {
        margin-right: 0;
    }

/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

    nav ul li {
        display: inline;
    }

    .oldie nav a {
        margin: 0 0.7%;
    }




/* ====================
    WIDE: CSS3 Effects
   ==================== */

    .header-container,
    .main aside {
       
    }

/* ============
    WIDE: Menu
   ============ */

    .title {
        float: left;
    }

    nav {
        float: left ;
        width: 100%;
        border-bottom: 1px solid #885f0b;
        background: rgba(56, 14, 6, 0.8) /*rgba(56, 14, 6, 0.33)*/;     padding-right: 260px !important; 
    }

/* ============
    WIDE: Main
   ============ */

    .main article {
        float: left;
        width: 57%;
    }

    .main aside {
        float: right;
        width: 28%;
    }



/* ===============
    Maximal Width
   =============== */

    .wrapper {
        width: 85%; /* 1140px - 10% for margins */
        margin: 0 auto;
    }
  
  
  

.rightlogo {
  float: right;
  margin: 30px 0; margin-top:10px; margin-bottom:10px;
}

.logo {
  float: left;
}

.main-container {
  background: #cbae48 url(../img/bgground.jpg) center top no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 600px;
}

.intro {
  width: 30%;
  height: auto;
  font-size: 1.1em;
  text-rendering: geometricPrecision;
  margin:auto;
  color: #fff;
  border-left:3px solid #fff;
  padding: 0 25px;
  margin-top:10%;
  }

.footersection {
  
    background: url(../img/bgptrn.png) rgba(91, 63, 9, 0.24) ;
  margin:auto;
  position:fixed;
  width: 100%;
  bottom: 0;
  padding: 1% 7.5%;
 transition: background-color 0.5s ease;
  
}
.footersection:hover {
  
  background: url(../img/bgptrn.png) #5b3f09 ;
}

.footersectionnew {
  
    background: url(../img/bgptrn.png) #5b3f09 ;
  margin:auto; float:left; width:100%;
  /*position:fixed;*/
  width: 100%; margin-top:30px;
  bottom: 0;
  padding: 1% 7.5%;
 transition: background-color 0.5s ease;
  
}
.footersectionnew:hover {
  
  background: url(../img/bgptrn.png) #5b3f09 ;
}



.leftitem {
  /*width: 42.5%;*/
  background: none;
  float:left;
  color: #fff;
}
.leftitem h3 {
  font-size: 1em;
  line-height: 1.2em;
}

.leftitem p {
  font-size: .9em;
  line-height: 1.1em;
  width: 95%;
}


.leftitem img {
 float: left;
 width: 125px;
 height: 125px;
 margin:20px;
}







@media only screen and (min-width: 768px) and (max-width: 1024px){
  
 .wrapper {
  /*  width: 100%;
    margin: 0 auto;*/
} 
  
.rightlogo {
  float: none;
  margin:10px auto;
  width:250px;
}

.logo {
  float: none; /*text-align: -webkit-center;*/
 margin :auto;
  width:75%;
}
  
  
  .logo img {
  
  width:100%;
}


.main-container {
  background: #cbae48 url(../img/bgground.jpg) center top no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 600px;
}
  
 .header-container{
height: auto;
}

.intro {
  width: 50%;
  height: auto;
  font-size: 1.5em;
  font-weight: 100;
  text-rendering: geometricPrecision;
  margin:auto;
  color: #fff;
  border-left:3px solid #fff;
  padding: 0 25px;
  margin-top:10%;
  }

.footersection {
  height: 350px;
    position:relative;
  padding: 1% 0;
  
}


.leftitem {
  width: auto;
  background: none;
  float:left;
  color: #fff;
}
.leftitem h3 {
  font-size: 1em;
  line-height: 1.2em;
}

.leftitem p {
  font-size: .9em;
  line-height: 1.1em;
  width: 95%;
}


.leftitem img {
 float: left;
 width: 125px;
 height: 125px;
 margin:20px;
}


  
  }

@media only screen and (max-width: 480px) {
  
  
 .wrapper {
    width: 100%;
    margin: 0 auto;
} 
  
.rightlogo {
  float: none;
  margin:10px auto;
  width:130px;
}

  .rightlogo img {
    width: 130px;
  }  
.logo {
  float: none;
  margin :auto;
  width:75%;
}
  
  
  .logo img {
  
  width:100%;
}


.main-container {
  background: #cbae48 url(../img/bgground.jpg) center top no-repeat;
  width:100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 600px;
}
  
 .header-container{
height: auto;
}

   nav {
        float: none ;
        width: 100%;
     white-space: nowrap;
  overflow-x: scroll; 
  -webkit-overflow-scrolling: touch;
        border-bottom: 1px solid #885f0b;
        background: rgba(56, 14, 6, 0.33);
    }
  
  
   nav ul li {
        display: inline-block;
       padding: 0 1em;
    }
  
  
  
.intro {
  clear: both;
  width: 50%;
  height: auto;
  font-size: 1em;
  }

.footersection {
  height: 350px;
    position:relative;
  padding: 1% 0;
  
}


.leftitem {
  width: auto;
  background: none;
  float:left;
  color: #fff;
}
.leftitem h3 {
  font-size: 1em;
  line-height: 1.2em;
}

.leftitem p {
  font-size: .9em;
  line-height: 1.1em;
  width: 95%;
  clear: left;
}


.leftitem img {
 float: left;
 width: 125px;
 height: 125px;
 margin:20px;
}
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #ceb050 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}




/* ==========================================================================
   Animation
   ========================================================================== */



* {
  animation: pulse 3s 1;
}


@keyframes pulse {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 100;
  }
}


.footersection {
  animation-duration: 3s;
  animation-name: slideinBottom;
}

@keyframes slideinBottom {
  from {
    bottom: -350px;
   
  }

  to {
    bottom:0;
   
  }
}

.intro {
  animation-duration: 3s 3;
  animation-name: heightadjust;
}

@keyframes heightadjust {
  from {
    width: 0px;
    height: 0px;
   
  }

  to {
    width:30%;
    height: 50%;
   
  }
}



.name_style{ font-size:16px !important; font-weight:bold; padding-bottom:5px; line-height:23px;}
.name_descriptions{ font-size:15px !important; line-height:21px; }
.banner_title{ font-size:23px !important; font-weight:bold; line-height:28px !important;}
.mobile_banner{ float:left; width:100%; position: relative; z-index: 1111111;}
.menu_icon{ float:left; font-size:16px; margin-top: 0px;}



.contactus_headding{float:left;width:100%;font-size:33px;color: #ffffff;text-transform:uppercase;font-weight:bold;padding-bottom:20px;}
.contactus_headding span{ color:#a0821d;}
.contact_name{float: left;
    width: 100%;
    color: #ffffff;
    font-size: 15px;
    padding-bottom: 8px;
    /* text-transform: uppercase; */
    /* font-weight: bold; */}
.contact_form{    height: 40px !important; outline:none;
    border-radius: 2px !important;
    border: solid 1px rgba(95, 62, 16, 0.18); display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color:#FFF;
    background-color: #ba9e3c;
    background-image: none;}
	
	.contact_formmsg{    /*height: 40px !important;*/ outline:none;
    border-radius: 2px !important;
    border: solid 1px rgba(95, 62, 16, 0.18); display: block;
    width: 100%;
    height:100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color:#FFF;
    background-color: #ba9e3c;
    background-image: none;}





	
	.formsend{
	float:left;
	width:100%;
	border-radius:2px;
	font-size:15px;
	color:#FFF;
	background-color: #5b3a0d;
	text-align:center;
	font-weight:bold;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 5px;
	margin-top: 52px;
	}
	.formsend:hover{background-color:#734c17; text-decoration:none !important;}
/*CONTACTUS-PAGE*/


/*union-PAGE*/
.union_details{float:left;width:100%;font-size:16px;color: rgba(255, 255, 255, 0.86);line-height: 29px;}
.union_details span{ font-weight:bold; margin-top:15px; top:6px; position:relative;}
.union_img{    float: right;
    border: solid 5px #7d6721;
    margin-left: 25px; border-top-left-radius: 2em;  border-bottom-right-radius: 2em;}
/*union-PAGE*/

/*achievements*/
.achievements_section{ float:left; width:100%; margin-top:25px;}
.achievement_bg{background:#8d7424;border-radius:5px;float:left;width:100%;padding-bottom:25px;padding-top:15px;border: solid 1px rgba(213, 179, 68, 0.58);}
.achievement_date{background: #977c23;color: #fad55f;font-size: 16px;float:left;width:100%;text-align:center; padding-top: 9px;padding-bottom: 9px;text-transform: uppercase;}
.achievent_detail{float:left;width:100%;color:rgba(255, 255, 255, 0.86);font-size: 15px;padding-top:15px;padding-left:15px;padding-right:15px;line-height:25px;font-family:Arial, Helvetica, sans-serif;}
.achievent_detail:hover{color:#d5b344;}
.achievementsicon{color:#d5b344; padding-right:8px;}
.achievementsiconnews{float:left;height: 103px;}

.activities_section{ float:left; width:100%; margin-top:15px;}
.activities_headding{float:left;width:100%;font-size: 19px;color: #ffffff;text-transform:uppercase;font-weight:bold;padding-bottom:20px;}
.activites_list{float:left;width:100%;font-size:16px;color: rgba(255, 255, 255, 0.86);line-height: 29px; padding-bottom:10px; padding-right:15px;}
.activitesicon{color: #55340a;padding-right:8px;}
.activitesiconnews{float:left;height:58px;}
/*achievements*/

/*ABOUTUS*/
.members_list{float:left;width:100%;font-size: 14px;color:#FFF !important;text-align:right;padding-bottom: 15px;text-transform:uppercase;padding-right:15px;}
.members_listnew{float:left;width:100%;font-size: 14px;color:#FFF !important;text-align:left;padding-bottom: 15px;text-transform:uppercase;padding-left: 15px;padding-right:15px;}
.member_box{width:60% !important; float: left !important;}
.member_boxnew{width:60% !important; float:right !important;}
.timellineicons{color: #5d3b0e;padding-right: 1px;font-size: 12px;}
.fathername{ float:left; width:100%; color:#FFF; font-size:16px; text-align:center; text-transform:uppercase; font-weight:bold;}
.sonname{ float:left; width:100%; text-align:center; font-size:15px; padding-top:8px; padding-top:5px; color:#FFF; text-transform:uppercase;}
.family_work{float:left;width:100%;text-align:center;z-index: 1111;position: relative;}
.family_img{border-radius:50%; border:solid 5px rgb(221, 182, 75); margin-bottom:2px;}
.family_details{ margin-top: 50px; border-bottom: solid 1px rgba(221, 182, 75, 0.45) !important; padding-bottom: 20px; padding-left: 0px; padding-right: 0px;}
.familyimg_border{border-bottom: solid 1px rgba(221, 182, 75, 0.45) !important;float:left;width: 98%;margin-top: -54px;margin-left: 4px;/* width: 32.333333%; */}
.padding_none{ padding:0px !important;}
.margin_btn{ margin-bottom:35px;}
/*ABOUTUS*/



/*ABOUTUS_TIMELINE*/
.timeline {
  width: 100%;
  position: relative;
  padding: 1px 0;
  list-style: none;
  font-weight: 300;
}
.timeline .timeline-item {
  padding-left: 0;
  padding-right: 30px;
}
.timeline .timeline-item.timeline-item-right,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
  padding-left: 30px;
  padding-right: 0;
}
.timeline .timeline-item .timeline-event {
  width: 100%;
}
.timeline:before {
  border-right-style: solid;
}
.timeline:before,
.timeline:after {
  content: " ";
  display: block;
}
.timeline:after {
  clear: both;
}
/*.timeline:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50%;
  height: 100% !important;
  margin-left: 1px;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #ddb64b;
}*/
.timeline.timeline-single-column.timeline {
  width: 100%;
  max-width: 768px;
}
.timeline.timeline-single-column.timeline .timeline-item {
  padding-left: 72px;
  padding-right: 0;
}
.timeline.timeline-single-column.timeline .timeline-item.timeline-item-right,
.timeline.timeline-single-column.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
  padding-left: 72px;
  padding-right: 0;
}
.timeline.timeline-single-column.timeline .timeline-item .timeline-event {
  width: 100%;
}
.timeline.timeline-single-column.timeline:before {
  left: 42px;
  width: 0;
  margin-left: -1px;
}
.timeline.timeline-single-column.timeline .timeline-item {
  width: 100%;
  margin-bottom: 20px;
}
.timeline.timeline-single-column.timeline .timeline-item:nth-of-type(even) {
  margin-top: 0;
}
.timeline.timeline-single-column.timeline .timeline-item > .timeline-event {
  float: right !important;
}
.timeline.timeline-single-column.timeline .timeline-item > .timeline-event:before,
.timeline.timeline-single-column.timeline .timeline-item > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}
.timeline.timeline-single-column.timeline .timeline-item > .timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}
.timeline.timeline-single-column.timeline .timeline-item > .timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}
.timeline.timeline-single-column.timeline .timeline-item > .timeline-point {
  transform: translateX(-50%);
  left: 42px !important;
  margin-left: 0;
}
.timeline.timeline-single-column.timeline .timeline-label {
  transform: translateX(-50%);
  margin: 0 0 20px 42px;
}
.timeline.timeline-single-column.timeline .timeline-label + .timeline-item + .timeline-item {
  margin-top: 0;
}
.timeline.timeline-line-solid:before {
  border-right-style: solid;
}
.timeline.timeline-line-dotted:before {
  border-right-style: dotted;
}
.timeline.timeline-line-dashed:before {
  border-right-style: dashed;
}
.timeline .timeline-item {
  position: relative;
  float: left;
  clear: left;
  width: 50%;
  margin-bottom: 20px;
}
.timeline .timeline-item:before,
.timeline .timeline-item:after {
  content: "";
  display: table;
}
.timeline .timeline-item:after {
  clear: both;
}
.timeline .timeline-item:last-child {
  margin-bottom: 0 !important;
}
.timeline .timeline-item.timeline-item-right > .timeline-event,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event {
  /* float: right !important; */
}
.timeline .timeline-item.timeline-item-right > .timeline-event:before,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before,
.timeline .timeline-item.timeline-item-right > .timeline-event:after,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}
.timeline .timeline-item.timeline-item-right > .timeline-event:before,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}
.timeline .timeline-item.timeline-item-right > .timeline-event:after,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}
.timeline .timeline-item > .timeline-event:before {
  top: 10px;
  right: -15px;
  /* border-top: 15px solid rgba(145, 117, 40, 0); */
  border-left-width: 15px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  /* border-bottom: 15px solid transparent; */
}
.timeline .timeline-item > .timeline-event:after {
  top: 11px;
  right: -14px;
  border-top: 14px solid transparent;
  border-left-width: 14px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 14px solid transparent;
}
.timeline .timeline-item > .timeline-point {
  top: 25px;
}
.timeline-single-column.timeline .timeline-item > .timeline-event {
  float: right !important;
}
.timeline-single-column.timeline .timeline-item > .timeline-event:before,
.timeline-single-column.timeline .timeline-item > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}
.timeline-single-column.timeline .timeline-item > .timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}
.timeline-single-column.timeline .timeline-item > .timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}
.timeline .timeline-item:nth-of-type(2) {
  margin-top: 40px;
}
.timeline .timeline-item.timeline-item-left,

.timeline .timeline-item.timeline-item-right {
  clear: both !important;
}
.timeline .timeline-item.timeline-item-right,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
  float: right;
  clear: right;
}
.timeline .timeline-item.timeline-item-right > .timeline-point,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-point {
  left: -24px;
}
.timeline .timeline-item.timeline-item-right > .timeline-point.timeline-point-blank,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-point.timeline-point-blank {
  left: -12px;
}
.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event {
  float: right !important;
}
.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}
.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before {
  left: -10px !important;
  border-right-width: 10px !important;
}
.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  left: -9px !important;
  border-right-width: 9px !important;
}
.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:before {
  top: 4px;
  right: -10px;
  border-top: 10px solid transparent;
  border-left-width: 10px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 10px solid transparent;
}
.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:after {
  top: 5px;
  right: -9px;
  border-top: 9px solid transparent;
  border-left-width: 9px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 9px solid transparent;
}
.timeline .timeline-item.timeline-item-arrow-sm > .timeline-point {
  top: 14px;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event {
  float: right !important;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:before,
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:before {
  left: -10px !important;
  border-right-width: 10px !important;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:after {
  left: -9px !important;
  border-right-width: 9px !important;
}
.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right > .timeline-event,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left) > .timeline-event {
  float: right !important;
}
.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right > .timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right > .timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}
.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right > .timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}
.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right > .timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}
.timeline .timeline-item.timeline-item-arrow-md > .timeline-event:before {
  top: 10px;
  right: -15px;
  border-top: 15px solid transparent;
  border-left-width: 15px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 15px solid transparent;
}
.timeline .timeline-item.timeline-item-arrow-md > .timeline-event:after {
  top: 11px;
  right: -14px;
  border-top: 14px solid transparent;
  border-left-width: 14px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 14px solid transparent;
}
.timeline .timeline-item.timeline-item-arrow-md > .timeline-point {
  top: 25px;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md > .timeline-event {
  float: right !important;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md > .timeline-event:before,
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md > .timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md > .timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}
.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right > .timeline-event,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left) > .timeline-event {
  float: right !important;
}
.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right > .timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right > .timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}
.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right > .timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before {
  left: -18px !important;
  border-right-width: 18px !important;
}
.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right > .timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  left: -17px !important;
  border-right-width: 17px !important;
}
.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:before {
  top: 10px;
  right: -18px;
  border-top: 18px solid transparent;
  border-left-width: 18px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 18px solid transparent;
}
.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:after {
  top: 11px;
  right: -17px;
  border-top: 17px solid transparent;
  border-left-width: 17px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 17px solid transparent;
}
.timeline .timeline-item.timeline-item-arrow-lg > .timeline-point {
  top: 28px;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event {
  float: right !important;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:before,
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:before {
  left: -18px !important;
  border-right-width: 18px !important;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:after {
  left: -17px !important;
  border-right-width: 17px !important;
}
.timeline .timeline-item > .timeline-event {
  background: #917528;
  /* border: 1px solid #888888; */
  color: #555;
  position: relative;
  float: left;
  border-radius: 3px;
}
.timeline .timeline-item > .timeline-event:before {
  /* border-left-color: #888888; */
  /* border-right-color: #888888; */
}
.timeline .timeline-item > .timeline-event:after {
  border-left-color: #917528;
  border-right-color: #917528;
}
.timeline .timeline-item > .timeline-event * {
  color: inherit;
}
.timeline .timeline-item > .timeline-event.timeline-event-default {
  background: #fff;
  border: 1px solid #888888;
  color: #555;
}
.timeline .timeline-item > .timeline-event.timeline-event-default:before {
  border-left-color: #888888;
  border-right-color: #888888;
}
.timeline .timeline-item > .timeline-event.timeline-event-default:after {
  border-left-color: #fff;
  border-right-color: #fff;
}
.timeline .timeline-item > .timeline-event.timeline-event-default * {
  color: inherit;
}
.timeline .timeline-item > .timeline-event.timeline-event-primary {
  background: #f5f5f5;
  border: 1px solid #888888;
  color: #555;
}
.timeline .timeline-item > .timeline-event.timeline-event-primary:before {
  border-left-color: #888888;
  border-right-color: #888888;
}
.timeline .timeline-item > .timeline-event.timeline-event-primary:after {
  border-left-color: #f5f5f5;
  border-right-color: #f5f5f5;
}
.timeline .timeline-item > .timeline-event.timeline-event-primary * {
  color: inherit;
}
.timeline .timeline-item > .timeline-event.timeline-event-success {
  background: #F3F8ED;
  border: 1px solid #72b92e;
  color: #3F8100;
}
.timeline .timeline-item > .timeline-event.timeline-event-success:before {
  border-left-color: #72b92e;
  border-right-color: #72b92e;
}
.timeline .timeline-item > .timeline-event.timeline-event-success:after {
  border-left-color: #F3F8ED;
  border-right-color: #F3F8ED;
}
.timeline .timeline-item > .timeline-event.timeline-event-success * {
  color: inherit;
}
.timeline .timeline-item > .timeline-event.timeline-event-info {
  background: #F0F8FD;
  border: 1px solid #3e93cf;
  color: #0062A7;
}
.timeline .timeline-item > .timeline-event.timeline-event-info:before {
  border-left-color: #3e93cf;
  border-right-color: #3e93cf;
}
.timeline .timeline-item > .timeline-event.timeline-event-info:after {
  border-left-color: #F0F8FD;
  border-right-color: #F0F8FD;
}
.timeline .timeline-item > .timeline-event.timeline-event-info * {
  color: inherit;
}
.timeline .timeline-item > .timeline-event.timeline-event-warning {
  background: #FFF9E9;
  border: 1px solid #d0aa42;
  color: #ac7e00;
}
.timeline .timeline-item > .timeline-event.timeline-event-warning:before {
  border-left-color: #d0aa42;
  border-right-color: #d0aa42;
}
.timeline .timeline-item > .timeline-event.timeline-event-warning:after {
  border-left-color: #FFF9E9;
  border-right-color: #FFF9E9;
}
.timeline .timeline-item > .timeline-event.timeline-event-warning * {
  color: inherit;
}
.timeline .timeline-item > .timeline-event.timeline-event-danger {
  background: #FFC4BC;
  border: 1px solid #d25a4b;
  color: #B71500;
}
.timeline .timeline-item > .timeline-event.timeline-event-danger:before {
  border-left-color: #d25a4b;
  border-right-color: #d25a4b;
}
.timeline .timeline-item > .timeline-event.timeline-event-danger:after {
  border-left-color: #FFC4BC;
  border-right-color: #FFC4BC;
}
.timeline .timeline-item > .timeline-event.timeline-event-danger * {
  color: inherit;
}
.timeline .timeline-item > .timeline-event:before,
.timeline .timeline-item > .timeline-event:after {
  content: "";
  display: inline-block;
  position: absolute;
}
.timeline .timeline-item > .timeline-event .timeline-heading,
.timeline .timeline-item > .timeline-event .timeline-body,
.timeline .timeline-item > .timeline-event .timeline-footer {
  padding: 4px 10px;
}
.timeline .timeline-item > .timeline-event .timeline-heading p,
.timeline .timeline-item > .timeline-event .timeline-body p,
.timeline .timeline-item > .timeline-event .timeline-footer p,
.timeline .timeline-item > .timeline-event .timeline-heading ul,
.timeline .timeline-item > .timeline-event .timeline-body ul,
.timeline .timeline-item > .timeline-event .timeline-footer ul {
  margin-bottom: 0;
}
.timeline .timeline-item > .timeline-event .timeline-heading h4 {
  font-weight: 400;
}
.timeline .timeline-item > .timeline-event .timeline-footer a {
  cursor: pointer;
  text-decoration: none;
}
.timeline .timeline-item > .timeline-event .panel,
.timeline .timeline-item > .timeline-event .table,
.timeline .timeline-item > .timeline-event .blankslate {
  margin: 0;
  border: none;
  border-radius: inherit;
  overflow: hidden;
}
.timeline .timeline-item > .timeline-event .table th {
  border-top: 0;
}
.timeline .timeline-item > .timeline-point {
  color: #888888;
  background: #fff;
  right: -24px;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  margin-left: 12px;
  margin-right: 12px;
  position: absolute;
  z-index: 100;
  border-width: 2px;
  border-style: solid;
  border-radius: 100%;
  line-height: 20px;
  text-align: center;
}
.timeline .timeline-item > .timeline-point.timeline-point-blank {
  right: -12px;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  margin-left: 6px;
  margin-right: 6px;
  color: #888888;
  background: #888888;
}
.timeline .timeline-item > .timeline-point.timeline-point-default {
  color: #888888;
  background: #fff;
}
.timeline .timeline-item > .timeline-point.timeline-point-primary {
  color: #888888;
  background: #fff;
}
.timeline .timeline-item > .timeline-point.timeline-point-success {
  color: #ddb64b;
  background: #ddb64b;
}
.timeline .timeline-item > .timeline-point.timeline-point-info {
  color: #3e93cf;
  background: #fff;
}
.timeline .timeline-item > .timeline-point.timeline-point-warning {
  color: #d0aa42;
  background: #fff;
}
.timeline .timeline-item > .timeline-point.timeline-point-danger {
  color: #d25a4b;
  background: #fff;
}
.timeline .timeline-label {
  position: relative;
  float: left;
  clear: left;
  width: 50%;
  margin-bottom: 40px;
  top: 1px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  text-align: center;
  margin-top: 14px;
}
.timeline .timeline-label:before,
.timeline .timeline-label:after {
  content: "";
  display: table;
}
.timeline .timeline-label:after {
  clear: both;
}
.timeline .timeline-label:last-child {
  margin-bottom: 0 !important;
}
.timeline .timeline-label + .timeline-item {
  margin-top: 0;
}
.timeline .timeline-label + .timeline-item + .timeline-item {
  margin-top: 40px;
}
.timeline .timeline-label .label-default {
  background-color: #888888;
}
.timeline .timeline-label .label-primary {
  background-color: #5d3b0e;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 18px;
  /* margin-bottom: 15px; */
  padding-right: 18px;
}
.timeline .timeline-label .label-info {
  background-color: #3e93cf;
}
.timeline .timeline-label .label-warning {
  background-color: #d0aa42;
}
.timeline .timeline-label .label-danger {
  background-color: #d25a4b;
}
@media (max-width: 768px) {
  .timeline.timeline {
    width: 100%;
    max-width: 100%;
  }
  .timeline.timeline .timeline-item {
    padding-left: 72px;
    padding-right: 0;
  }
  .timeline.timeline .timeline-item.timeline-item-right,
  .timeline.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
    padding-left: 72px;
    padding-right: 0;
  }
  .timeline.timeline .timeline-item .timeline-event {
    width: 100%;
  }
  .timeline.timeline:before {
    left: 42px;
    width: 0;
    margin-left: -1px;
  }
  .timeline.timeline .timeline-item {
    width: 100%;
    margin-bottom: 20px;
  }
  .timeline.timeline .timeline-item:nth-of-type(even) {
    margin-top: 0;
  }
  .timeline.timeline .timeline-item > .timeline-event {
    float: right !important;
  }
  .timeline.timeline .timeline-item > .timeline-event:before,
  .timeline.timeline .timeline-item > .timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important;
  }
  .timeline.timeline .timeline-item > .timeline-event:before {
    left: -15px !important;
    border-right-width: 15px !important;
  }
  .timeline.timeline .timeline-item > .timeline-event:after {
    left: -14px !important;
    border-right-width: 14px !important;
  }
  .timeline.timeline .timeline-item > .timeline-point {
    transform: translateX(-50%);
    left: 42px !important;
    margin-left: 0;
  }
  .timeline.timeline .timeline-label {
    transform: translateX(-50%);
    margin: 0 0 20px 42px;
  }
  .timeline.timeline .timeline-label + .timeline-item + .timeline-item {
    margin-top: 0;
  }
}
/*ABOUTUS_TIMELINE*/


/*videos*/
.marginbottom40{ margin-bottom:20px;}
.video_img{ width:100%;}
.video-play-new {position: absolute;margin-top:-140px;text-align:center;margin-left: 155px;/* margin-right: auto; */}
/*videos*/

/*galleryimag_effects*/


/*galleryimages*/
.gallery_width{width:100% !important; /*border:solid 4px rgba(221, 182, 75, 0.69); border-radius:10px;*/  
height: 100% !important;
}
.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}

.arabic:hover .image {
  opacity: 0.3;
}

.arabic:hover .middle {
  opacity: 1;
}

.text {
  background-color: #4CAF50;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}

.galleryhover {
  position: relative;
  /* border: 1px solid #333; */
  /* margin: 2%; */
  overflow: hidden;
  /* width: 540px; */height: 261px !important;
}
.galleryhover img {
  max-width: 100%;
  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.galleryhover:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.gallery-img {border: solid 4px rgba(221, 182, 75, 0.69); border-radius:0px; height: 269px !important;}


.galleryarticalhover {
  position: relative;
  /* border: 1px solid #333; */
  /* margin: 2%; */
  overflow: hidden; height:369px;
  /* width: 540px; */
}
.galleryarticalhover img {
  max-width: 100%;
  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.galleryarticalhover:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.tab_active{ background:#c39b24 !important; color:#FFF !important;}

/*galleryimages*/


@media (min-width:230px) and (max-width:1199px) {
.footersection{ position:relative;}
.intro{ width:100%; text-align:center; margin-top:35%; border-left:none;}
.footersection{ padding-left:15px; padding-right:15px;}
}

@media (min-width:230px) and (max-width:767px) {
.rightlogo { float:left; width:100%; text-align:center;}
}

@media (min-width:230px) and (max-width:700px) {
.menu_hide{ display:none !important;}
.mobile_menu{ float:left; width:100%; background:#604913 !important; color:#FFF; border:none !important; text-align:left !important; padding-top:12px !important; 
padding-bottom:12px !important; border-radius:0px !important;}
.well{background:#745716 !important; border:none !important; margin-bottom: 0px !important;  text-align:left !important; float:left !important; width:100% !important; 
padding-top:0px !important;}
.mobilemenu{ font-size:14px; color:#FFF; text-transform:uppercase; padding-bottom:10px !important; padding-top:10px !important;   list-style-type:none !important; text-align:right;}
}

@media (min-width:701px) and (max-width:1999px) {
.mobile_banner{ display:none !important;}
.mobile_menu{ display:none !important;}
.family_details{ border-bottom:none;}
.familyimg_border{ border-bottom:none;}
}

@media (min-width:230px) and (max-width:520px) {
.leftitem img{ margin-left:0px;}
.footersection{/*background: #a88c35;*/ float: left;width: 100%; height:auto !important;}
}

@media (min-width:230px) and (max-width:991px) {
.member_boxnew{ width:100% !important;}
.member_box{ width:100% !important;}
}


@media (min-width:230px) and (max-width:768px) {
 .label-primary{ float:right !important;}
}


@media (min-width:230px) and (max-width:991px) {
.family_hide{ display:none;}
.family_details{ margin-bottom:30px !important;}
.member_name{    background-color: #5d3b0e;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    padding-top: 8px;
    padding-bottom: 8px; float:left; width:100%; color:#FFF; text-align:center; font-weight:bold;}
	.member_namenew{ font-size:15px;
    font-weight: normal;
    text-transform: uppercase;     background: #917528; color:#FFF; text-transform: uppercase;
    padding-top: 8px; text-align:center;
    padding-bottom: 8px; float:left; width:100%;  }
}

@media (min-width:992px) and (max-width:1999px) {
.desktop_hide{ display:none !important;}
}

@media (min-width:230px) and (max-width:480px) {
.row{ margin-right:0px !important; margin-left:0px !important;}
.contactus_headding{ padding-left:25px !important; padding-right:25px !important;}
.union_details{ padding-left:25px !important; padding-right:25px !important;}
.formsend{ margin-top:12px;}
}

@media (min-width:230px) and (max-width:500px) {
.name_style{ float:left; width:100%; line-height:30px; margin-top:0px;}
.name_descriptions{ float:left; width:100%;}
.union_img{ float:left; margin-left:0px; margin-right:20px; width:100%; margin-bottom:15px;}
}


@media (min-width:992px) and (max-width:1440px) {
.video-play-new{margin-top:-38%; margin-left: 39%;}
}



@media (min-width:500px) and (max-width:991px) {
.video-play-new {margin-top:-36%; margin-left:45%;}
}

@media (min-width:230px) and (max-width:499px) {
.video-play-new {margin-top:-36%; margin-left:40%;}
}


.logo_main{text-align: -webkit-center; margin-top:-140px; position:relative; z-index:111;}
.banner_aboutus{ float:left; width:100%; margin-top:-75px;}

.newlogo{float:left;width:100%;text-align:-webkit-center;}
.margintop15{ margin-top:8px;}

@media (min-width:230px) and (max-width:1069px) {
.newhidelogo{ display:none;}
}

@media (min-width:1253px) and (max-width:1440px) {
.lap-logo{ width:65% !important;}
.unionlaplogo{ width:35% !important;}
.newlogo{padding-top:10px; margin-bottom:15px;}
}

@media (min-width:1217px) and (max-width:1252px) {
.lap-logo{width: 55% !important;}
.unionlaplogo{width: 36% !important;}
.newlogo{padding-top:10px;margin-bottom:15px;padding-left: 80px;}
}

@media (min-width:1070px) and (max-width:1216px) {
.lap-logo{width: 44% !important; margin-left:56px; margin-top:11px;}
.unionlaplogo{width:45% !important;}
.newlogo{padding-top:10px;margin-bottom:15px;padding-left:15px;}
}

@media (min-width:230px) and (max-width:1069px) {
.logohide{display:none;}
}

.leftlogo{
    float:right;
    /*margin-right:25px;*/
    margin: 30px 0;
    /* margin-top: 46px; */
    margin-top: 10px;
    margin-bottom: 10px;
    }
	
	
	.whitecolor{ color:#FFF;}
	
	
	
	.textlineheight{line-height:23px;}
	
	@media (min-width:230px) and (max-width:1440px) {
	.leftitem img{ margin-left:0px!important; margin-right:0px!important; margin-top:10px !important;}
	}
	
	@media (min-width:1321px) and (max-width:1440px) {
	.president_text{ padding-left:15px !important;}
	}
	
	
	@media (min-width:1050px) and (max-width:1320px) {
	.president_text{ padding-left:25px !important;}
	}
	
	@media (min-width:992px) and (max-width:1049px) {
	.president_text{ padding-left:39px !important;}
	}
	
	@media (min-width:500px) and (max-width:991px) {
	.president_text{ padding-left:155px !important;}
	}
	
	@media (min-width:230px) and (max-width:700px) {
	.mobile_banner{ margin-bottom:30px;}
	.mobile_menu{position:relative; z-index:11111;}
	}
	
	
	@media (min-width:230px) and (max-width:1328px) {
.member_box{width: 500px !important;}
}
	
@media (min-width:1091px) and (max-width:1200px) {
.president_text {padding-left: 39px !important;}
}

@media (min-width:230px) and (max-width:1090px) {
.widthbox_full{ float:left !important; width:100% !important;}
.sheikh_img{width: 15.333% !important;}
}



.mobilelogo_center{    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 70%;}
	
	
	@media (min-width:230px) and (max-width:499px) {
.sheikh_img{ width:100% !important;     text-align: center;}
.leftitem{ width:100%; text-align:center;}
.leftitem img{ float:none;}
.leftitem img{margin-top: 30px !important;
    margin-bottom: 0px !important;}
}


@media (min-width:1600px) and (max-width:1600px) {
.name_style{ padding-left:15px;}
.name_descriptions{padding-left:15px;}
}

@media (min-width:768px) and (max-width:768px) {
	.footersection{height:475px !important;}
}
@media (min-width:800px) and (max-width:800px) {
	.footersection{height:475px !important;}
}

@media (min-width:1680px) and (max-width:1680px) {
	.leftlogo{ padding-left:16px;}
}

@media (min-width:1600px) and (max-width:1600px) {
	.leftlogo{ padding-left:16px;}
}


@media (min-width:1600px) and (max-width:1600px) {
.logonew{width:70% !important;}
.logo_year{width:30% !important;}
}

.copyrightsections{text-align:center; color:#D4AF37; padding-top:15px; border-top: solid 1px rgba(255, 255, 255, 0.23);
background: #5b3f09;padding-bottom: 15px; float:left !important; width:100% !important; font-size:16px !important;}


.hh_style{float: left;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;}
	
	.menu_arabic{float:right;}	
	
@media (min-width:230px) and (max-width:519px) {
.arabic-wtab{float:left !important; width:100%; text-align:center; margin-bottom:0px !important;}
}


@media (min-width:1441px) and (max-width:1700px) {
.leftlogo{padding-left:0px;}
.logonew{width:70% !important;}
.logo_year{width:30% !important;}
}

@media (min-width:1420px) and (max-width:1690px) {
.hh_style{padding-left:25px;}
.name_descriptions{padding-left:25px;}
}