﻿body
{
    background-color: #2A2D4B;
}

.karplogo
{
    min-width: 270px;
    width:auto;
    height: 80px;
    background-image: url(../images/home-new/hini-Logo.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    /*position: absolute;
    top: 0%;*/
	margin:10px auto;
    z-index: 10001;
}

.new_home_details
{
    
    /*margin-top:10%;*/
}
.new_home_head
{
    border-bottom: 2px solid #e8e2a7;
    padding: 0 0 7px 3px !important;
    display: block;
}

.new_home_head_text
{
    color: #e8e2a7 !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: normal !important;
    text-decoration: none;
    margin: 15px 0 0 3px !important;
}

.new_btn
{
    position: relative;
    padding: 6px 12px;
    margin: 0 5px 0 0;
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
    cursor: default;
    color: #fff;
}


.new_btn
{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #414167;
    background-repeat: repeat-x;
    border-bottom: 1px solid #222;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    border-style: solid;
    border-width: 1px;
    border-color: #7fc6ed #7fc6ed #34A6E2 #7fc6ed;
}

.new_btn:hover, .new_btn:focus
{
    background-color: #414167;
    color: #fff !important;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    border: 1px solid #0F0F0F;
    border-bottom: 1px solid #222;
    text-decoration:none;
}

.new_home_head_sub_text
{
    color: #ffd700 !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: normal !important;
    text-decoration: none;
}

.memberlogin .head, .memberlogin .details
{
    padding: 5px 2px;
}
.memberlogin label
{
    font: 18px Arial, Helvetica, sans-serif;
    color: #e8e2a7;
}

.memberlogin .details
{
    width: 120px;
}

.memberlogin input[type="text"], .memberlogin input[type="password"], .new_home_txtfield
{
    font: 12px Arial, Helvetica, sans-serif;
    color: #000;
    background-color: #91d8f7;
    border: 1px solid #91d8f7;
    /*padding: 17px 12px!important;*/
    border-radius: 0px;
}


.memberlogin input[type="text"]:focus, .memberlogin input[type="password"]:focus, .new_home_txtfield:focus
{
    border: 1px solid #FF9900;
}

    .diamonds
    {
        width: 29.29%;
        height: 80%;
        background-image: url('../images/home-new/diamondvertical.png');
        background-position: 0 0%;
        background-repeat: no-repeat;
        background-size: 100%;
        position: absolute;
        line-height: 0;
        vertical-align: middle;
        z-index: 102;
        top: 0px;
        margin-top: 12%;
        left: 40px;
    }
    
    
    .b-part11
    {
        /*background-color:#ffff00;*/
        border-bottom: 100px solid #ffff00;
	    border-left: 0px solid transparent;
	    border-right: 50px solid transparent;
	    height: 0;	    
    }
    
    .b-part1
    {
        border-radius: 50%;
        /*background: #ffff00;*/
        padding: 20px;
        width: 200px;
        height: 200px;
        text-align:center;
	    background: hsla(80, 90%, 40%, 0.7);
	    vertical-align: middle;
	    display: inline-block; 
        zoom: 1; 
        *display: inline; 
        vertical-align: middle; 	
	        
    }
    
    .b-part2
    {
        background-color:#8cd3ff;
        padding-top:0.5em;
        /*padding: 2rem 0 1.5rem;*/
        /*background-color:#ffff00;
        border-top: 100px solid #336699;
	    border-left: 50px solid transparent;
	    border-right: 0px solid transparent;
	    height: 0;	    */
    }
    
    .b-part3
    {

/*        background-color:#FAD766;
        background: #FFF6DB -webkit-gradient(linear, left top, left bottom, from(#D4AF37), to(#FFF6DB)) no-repeat;
        background: #FFF6DB -moz-linear-gradient(top, #D4AF37, #FFF6DB) no-repeat;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D4AF37, endColorstr=#FFF6DB) no-repeat;
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#D4AF37, endColorstr=#D4AF37)" no-repeat;
*/

/* IE10+ */ 
background-image: -ms-linear-gradient(right, #A89B7B 0%, #D9CD9A 10%, #FFF9B6 20%, #AB9E7D 50%, #FFF9B6 70%, #D9CD9A 90%, #A89B7B 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(right, #A89B7B 0%, #D9CD9A 10%, #FFF9B6 20%, #AB9E7D 50%, #FFF9B6 70%, #D9CD9A 90%, #A89B7B 100%);

/* Opera */ 
background-image: -o-linear-gradient(right, #A89B7B 0%, #D9CD9A 10%, #FFF9B6 20%, #AB9E7D 50%, #FFF9B6 70%, #D9CD9A 90%, #A89B7B 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #A89B7B), color-stop(10, #D9CD9A), color-stop(20, #FFF9B6), color-stop(50, #AB9E7D), color-stop(70, #FFF9B6), color-stop(90, #D9CD9A), color-stop(100, #A89B7B));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(right, #A89B7B 0%, #D9CD9A 10%, #FFF9B6 20%, #AB9E7D 50%, #FFF9B6 70%, #D9CD9A 90%, #A89B7B 100%);

/* W3C Markup */ 
background-image: linear-gradient(to left, #A89B7B 0%, #D9CD9A 10%, #FFF9B6 20%, #AB9E7D 50%, #FFF9B6 70%, #D9CD9A 90%, #A89B7B 100%);
/*  
background: -webkit-linear-gradient(to top, #FFEDBC, #e8e2a7);  
background: linear-gradient(to top, #FFEDBC, #FAD766); 
*/

        /*border-bottom: 100px solid #336699;
	    border-left: 0px solid transparent;
	    border-right: 50px solid transparent;*/
	    /*height: 100px;*/	    	 
    }
    
    .b-part3 img
    {
        margin-top:15px;
        }
    
    
    
    
    .entersite
    {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        font-variant: normal;
        color: #000000;
        /*margin: 1.9em 19.23% 0px 0;*/
        padding: 0 0 0 20px;
    }

    .icon-sightholder
    {
        background-image: url('../Images/sightholder_logo.png');
        background-repeat: no-repeat;
        background-position: 0 0px;
        background-size: 100%;
        width: 142px;
        height: 53px; /*margin: 5px 10px 0 0px;     padding:0 00px 0 0;*/
    }

    .icon-forevermark
    {
        background-image: url('../Images/FM_logo.png');
        background-repeat: no-repeat;
        background-position: 0 0px;
        background-size: 100%;
        width: 127px;
        height: 55px;
        margin-left: 50px; /*margin: 5px 0px 0 10px;*/
    }
    
    .icon-alrosa
    {
        background-image: url('../Images/ALROSA-COLOR.png');
        background-repeat: no-repeat;
        background-position: 0 0px;
        background-size: 100%;
        width: 55px;
        height: 55px;
        margin-left: 50px; /*margin: 5px 0px 0 10px;*/
    }
    
.iconinfo
{
    /*position: absolute;*/
    margin: 11.2% 0px 0 10px;
    top: 0px;
    width: 100%;
}


.iconinfo div
{
    display: inline-block;
    vertical-align: top;
    zoom: 1; *display:inline;

}

.sightholder-tm
{
   /* position: absolute;*/
    top: 0px;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    color: #ccc;
    font-size: 9px;
    left: 224px;
}


.sightholder-tm div
{
    display: inline-block;
    vertical-align: top;
    zoom: 1; *display:inline;

}

.icon-sightholder-tm
{
    background-image: url('../Images/sightholder_logo.png');
    background-repeat: no-repeat;
    background-position: 0 0px;
    background-size: 100%;
    width: 50px;
    height: 20px; /*margin: 5px 10px 0 0px;     padding:0 00px 0 0;*/
}

.karp_term
{
    font-family: Arial, Helvetica, sans-serif;
    color: #ccc;
    font-size: 9px;
    position: absolute;
    right: 22px;
    top: 10px;
}

.karp_term a
{
    font-family: Arial, Helvetica, sans-serif;
    color: #ccc;
    font-size: 8px;
}

.karp_term div
{
    display: inline-block;
    vertical-align: top;
    zoom: 1; *display:inline;
	height:12px;
}

.website-backdrop
    {
        /*max-width: 100%;
        width: 100%;
        height: 100%;
        background-image: url('../images/home-new/Website-backdrop-1280-a.jpg');*/
        background-image: url('../images/home-new/bg_1280.jpg');
        background-position: 0 0;
        background-repeat:no-repeat;
        background-size: cover;
        background-color:#003366;
    }
    
.entersitelink:hover
{
    color: #d54a50;
}

.entersitelink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-variant: normal;
    color: #000000;
    /*margin: 1.9em 19.23% 0px 0;*/
    padding: 0 0 0 0px;
}

.icon-karp
{
    background-image: url('../Images/home-new/KARP-icon.png');
    background-repeat: no-repeat;
    background-position: 0 0px;
    background-size: 100%;
    width: 42px;
    height: 42px;
    position: absolute;
    right: 50px; /*margin: 5px 0px 0 10px;*/
}

.simple-modal-overlay
{
    position: fixed;
    display: block;
    z-index: 99998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    background-position: center center;
    background-repeat: repeat;
    background: -webkit-gradient(radial, center center, 0, center center, 460, from(#FFF), to(#291A49));
    background: -webkit-radial-gradient(circle, #FFF, #291A49);
    background: -moz-radial-gradient(circle, #FFF, #291A49);
    background: -ms-radial-gradient(circle, #FFF, #291A49);
}


.simple-modal
{
    width: 600px;
    left: 20px;
    top: 20px;
    position: absolute;
    position: fixed;
    margin: 0;
    color: #808080;
    font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
    font-size: 0.9em;
    font-weight: normal;
    line-height: 18px;
    background-color: #FFFFFF;
    border: 1px solid #EAEEFA;
    border: 1px solid rgba(234, 238, 250, 0.6);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
    z-index: 99999;
}

.x-widget-overlay
{
    background: #666 50% 50% repeat;
    opacity: .5;
    filter: Alpha(Opacity=50);
}

.x-widget-overlay
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.simple-modal .simple-modal-header
{
    padding: 5px 15px;
    margin: 0;
    border-bottom: 1px solid #EEEEEE;
}

.simple-modal .simple-modal-header h1
{
    margin: 0;
    color: #404040;
    font-size: 18px;
    font-weight: bold;
    font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
    line-height: 36px;
    text-align: center;
}


#DIV_ADV.simple-modal .simple-modal-header
{
    padding: 5px 15px;
    margin: 0;
    border-bottom: 1px solid #EEEEEE;
}

#DIV_ADV.simple-modal .simple-modal-header h1
{
    margin: 0;
    color: #404040;
    font-size: 1.0em;
    font-weight: bold;
    font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
    line-height: 30px;
    text-align: center;
}


.simple-modal .simple-modal-body
{
    padding: 1px;
}




.simple-modal-footer
{
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    width: inherit;
}

.simple-modal .simple-modal-footer
{
    display: block;
    background-color: #F5F5F5;
    padding: 14px 0px 15px;
    border-top: 1px solid #EEEEEE;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #FFF;
    -moz-box-shadow: inset 0 1px 0 #FFF;
    box-shadow: inset 0 1px 0 #FFF;
    zoom: 1;
    margin-bottom: 0;
    text-align: center;
}

h1 {
font: bold 16px/24px Arial, Helvetica, sans-serif;
color: #fff;
display: inline;
}


.effect6
{
  	 -webkit-box-shadow: 0 10px 6px -6px #000;
       -moz-box-shadow: 0 10px 6px -6px #000;
            box-shadow: 0 10px 6px -6px #000;
}



.effect7
{
    
		
	box-shadow: -10px 10px   5px rgba(0,0,0,0.6);
	-moz-box-shadow: -10px 10px   5px rgba(0,0,0,0.6);
	-webkit-box-shadow: -10px 10px   5px rgba(0,0,0,0.6);
	-o-box-shadow: -10px 10px   5px rgba(0,0,0,0.6);
    }
    
/* Navigations
        ----------------------------------------------------------------------------- */
.header .navbar
{
    margin-bottom: -7px;
}
.main-navigation .navbar-default
{
    background-color: transparent;
    border: none;
}

.main-navigation
{   
    margin-top:7px;    
}

.main-navigation .navbar-default .navbar-nav > li > a
{
    color: #fff;    
    /*font-size: 1.2em;*/
}

@media (min-width:768px) and (max-width:991px)
{
    .main-navigation .navbar-default .navbar-nav > li > a
    {
        padding: 10px 9px;
        /*font-size: 14px;
        font-weight: 300;*/
    }
}

@media (min-width:991px) and (max-width:1170px)
{
    .main-navigation .navbar-default .navbar-nav > li > a
    {
        padding: 10px 15px;
        /*font-size: 14px;
        font-weight: 300;*/
    }
}
.main-navigation .navbar-default .navbar-nav > li.active > a
{
    /*background-color: #ffd700;*/
    background-color: #8cd3ff;
   /* background-color: #c7c2b8;*/    
    color: #000;
}
.main-navigation .navbar-default .navbar-nav > li > a:hover, .main-navigation .navbar-default .navbar-nav > li.active > a:hover
{
    background-color: #ffffcc;
    color: #000;
}
@media (min-width:768px)
{
    .main-navigation .navbar-default .navbar-nav > li > a
    {
        padding-top: 7px;
        padding-bottom: 7px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
}
@media (min-width:768px) and (max-width:991px)
{
    .main-navigation .container-fluid
    {
        padding-left: 0;
        padding-right: 0;
    }
    .navbar-nav
    {
        float: left !important;
    }
}
@media (max-width:767px)
{
    .header.navbar-fixed-top
    {
        position: absolute;
    }
    
    
    
}    


.nav-pills>li>a
{
    border-radius: 15px;    
}

.home_page
{
    background-color:rgba(0,0,0,0.5);
    padding-top:5em;
    padding-bottom:5em;
    padding-left:2em;
    padding-right:2em;
    margin-left:2em;
    -webkit-box-shadow: 0 10px 31px -10px #c6c1c1;
    box-shadow: 0 10px 31px -10px #c6c1c1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.home_page .heading-section h1 {
    text-transform: uppercase;
    font-size: 6vw;
    color: #ffffff;
    line-height: 1.0;
    font-weight: bold;
    font-family: "Montserrat","gidoleregular", cursive;
    letter-spacing: 0.15em;
}

.home_page .heading-section span {
    
    font-size: 2vw;
    color: #ffffff;
    line-height: 1.0;
    font-weight: bold;
    font-family: "Montserrat","gidoleregular", cursive;
    letter-spacing: 0.2em;
}

.home_page .heading-section h4 {
    padding-top:30px;
    font-size: 1.7em;
    color: #ffbd59;
    line-height: 1.0;
    font-weight: normal;
    font-family: "Montserrat","gidoleregular", cursive;
    letter-spacing: 0.1em;
}


@media (min-width: 992px) {
    .home_page
    {
        margin-top:0.2em;
        margin-bottom:0.2em;
    }


}

@font-face {
  font-family: 'gidoleregular';
  src: url('/special/fonts/gidole/Gidole.woff') format('woff'), url('/special/fonts/gidole/Gidole.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gidolemono';
  src: url('/special/fonts/gidole/Gidole-Mono.woff') format('woff'), url('/special/fonts/gidole/Gidole-Mono.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}    


.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000000;
    opacity: .5;
}

.new_home_image {
    background-size: cover1;
    background-repeat: no-repeat;
    background-position: 132% -77%;
    height: auto;
    max-width: 100%;
    position: relative;
    z-index: 0;
}

.btn.btn-white {
    background: #fff;
    border: 1px solid #fff;
    color: #000000; }
    .btn.btn-white:hover, .btn.btn-white:focus, .btn.btn-white:active {
      border: 1px solid #fff;
      color: #ffa323; }
    .btn.btn-white.btn-outline-white {
      border-color: rgba(255, 255, 255, 0.8);
      background: none;
      border-width: 1px;
      color: #fff; }
      .btn.btn-white.btn-outline-white:hover, .btn.btn-white.btn-outline-white:focus, .btn.btn-white.btn-outline-white:active {
        background: #fff;
        border-color: #fff;
        color: #ffa323; }
        
        
        .cd100
        {
            color: #fff; 
            }
            
            .cd100 .count-d
            {
                border:1px solid #ccc;
                border-radius: 5px;
                width: 75px;
                padding:5px;
            }
            
            .cd100 .m2-txt2
            {
                
                font-size:10px;
            }
            
            .cd100 .l1-txt2
            {
                font-size:20px;
            }
            
            



@media (max-width:800px)
{
     .cd100 .count-d
            {
                border:1px solid #ccc;
                border-radius: 5px;
                width: 15vw;
                padding:5px;
            }
               
    .cd100 .m2-txt2
            {
                
                font-size:2vw;
            }
            
            .cd100 .l1-txt2
            {
                font-size:5vw;
            }
    
    .home_page .heading-section h4
    {
        font-size:4vw;
        }
        
        .home_page .heading-section h1
    {
        font-size:16vw;
        }
        
        .home_page .heading-section span
        {
         font-size:6vw;   
            }
}  