@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);


@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);




@charset "utf-8";
/* CSS Document */


body
{
    padding:0px;
    margin:0px;	
    font-family: 'Roboto', sans-serif;
    font-size:14px;
    line-height:30px;
    min-width:1100px;
    color:#726f6f;
    background:url(../images/body-bg.html) repeat-x;
}


body.intro
{
    background:#0e0e0e url(../images/intro-bg.jpg) top center no-repeat;
}


*
{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

/* Start of "Micro clearfix" */
.cf, .clearfix { zoom: 1; }
.cf:before, .clearfix:before,
.cf:after, .clearfix:after { content: ""; display: table; }
.cf:after, .clearfix:after { clear: both; }
/* End of "Micro clearfix" */

.wrapper
{
    width:1100px;
    margin:0px auto;
}


.intro-page
{
    color: #fff;
    padding: 50px 0 0 45px;
}

.intro-left
{
    width:475px;
}

.intro-logo
{

}

.intro-phone
{
    color: #f2f2f2;
    font-size: 28px;
    margin: 15px 0 50px 0;
    font-weight: 300;
}

.intro-title
{
    color: #6291e1;
    font-size: 29px;
    font-weight: 300;
    line-height: 34px;
}	

.intro-details
{
    margin: 45px 0 40px;
    font-size:17px;
    font-weight: normal;
    line-height: 24px; text-align:justify;
}

.intro-details a
{
    color: #6291e1;
}

.intro-details a:hover
{
    color: #6291e1;
    text-decoration: underline;
}

p
{
    text-align:justify;	
}

.profile-expertise-button
{

}


#header
{
    background: #000;
}

.company-logo
{
    float: left;
    width: 200px;
    height: 200px;
    position:relative;
}

.company-logo img
{
    position:absolute;
    z-index: 10;
}

.detective-name
{
    float: left;
    width: 300px;
}

.header_nav
{
    float: right;
    width: 635px;
}

.header_nav ul
{
    margin-top: 45px;
}

.header_nav ul li
{
    float:left;
}

.header_nav ul li a
{
    font-weight:bold;
    font-size:16px;
    line-height: 18px;
    color:#fff;	
    display:block;
    padding: 0px 12px;
    text-transform:uppercase;
    border-right: 1px solid #3c3c3c;
}

.header_nav ul li a:hover, .header_nav ul li a.hover
{
    color:#6291e1;
}

.header_nav ul li:last-child a
{
    border-right:none;
}


/***** header end *************/

.slide_banner
{
    background: #000;
    text-align:center;
}

.slide_banner img
{
    width: 100%;
}


#contents
{
    min-height: 620px;
}

.main_content
{
    margin:0px auto;
    padding: 35px 0 20px;
}

.mc_left
{
    float:left;
    width: 790px;
}

.mc_left a
{
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
    color: #004de6;
}

.mc_left a:hover
{
    text-decoration: underline;
}

.mc_left_text
{
    margin: 30px 0 0;
}

.about_read_more
{
    margin-bottom:56px;	
}

h1
{
    color:#262626;
    font-size:25px;
    font-weight:normal;
    margin-bottom: 20px;

}

h3
{
    color:#333333;
    font-size:28px;
    font-weight:normal;
    margin-bottom: 12px;	
}

.mc_right
{
    float:right;
    width: 265px;
    margin-bottom:5px;
}

.home-enquiry
{
    font-family:Arial, Helvetica, sans-serif;
}


.home-enquiry input[type="text"],
.home-enquiry input[type="email"],
.home-enquiry input[type="tel"],
.home-enquiry textarea
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#656565;
    border:1px solid #d1d1d1;
    background:#fff;	
    width: 265px;
    padding:7px;
    box-shadow: 0px 0px 10px #ccc inset;
}

.home-enquiry input[name="Captcha"]
{
    width: 60%;
}

.home-enquiry p
{
    margin-bottom:5px;		
}

.home-enquiry p.textarea
{
    height: 85px;		
}

.home-enquiry p.captcha-img
{
    height: 35px;	
    float:right;
}

.home-enquiry p.submit-button
{
    height: 40px;		
}

.home-enquiry textarea
{
    height:60px;
}

.home-enquiry img
{
    margin-bottom: 5px;	
    vertical-align:middle;		
}

.home-enquiry input[type="submit"]
{
    background:url(../images/submit-button.png) repeat-x;
    border:none;
    width:90px;
    height:30px;
    display:block;
    color:transparent;
}

.home-enquiry input[type="text"]:focus,
.home-enquiry input[type="email"]:focus,
.home-enquiry input[type="tel"]:focus,
.home-enquiry textarea:focus
{ 
    border:1px solid #656565;
    box-shadow:0px 0px 10px #656565;
}

.our-services
{
    padding: 25px 0;
    background: #262626;
    color: #ffffff;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
}

.our-services span
{
    font-size: 24px;
}

h2
{
    color:#262626;
    font-size:28px;
    font-weight:normal;
    margin-bottom: 20px;
    background: url(../images/h-bg.png) repeat-x 0px 15px;
}

h2 span
{
    padding: 0px 0px;
    background: #fff;
}

.our-awards h2 span
{
    background: #f4f4f4;
}

.our-awards
{
    padding: 25px 0;
    background: #f4f4f4;
    text-align: center;
}

.our-awards img
{
    border: 1px solid #cbcbcb;
    margin: 0 11px;
    box-shadow: 0px 0px 10px #cbcbcb;
}

.our-awards img:hover
{
    border: 1px solid #cbcbcb;
    margin: 0 11px;
    box-shadow: 0px 0px 10px #999;
}

.our-media
{
    padding: 25px 0 0;
    background: #fff;
    text-align: center;
}

.our-media ul
{
    margin: 0 -1%;
}

.our-media ul li
{
    width:18%;
    float: left;
    margin: 0 1%;
}

.media-img img
{
    width: 100%;
    height: auto;
}

.media-link
{

}

.media-link a
{
    background: #2265e9;
    padding: 0px 0;
    text-align:center;
    margin-top: 8px;
    display: block;
    font-size: 15px;
    line-height: 25px;
}

.media-link a:hover
{
    background: #343434;
}




/****************************/

/****** content end *******/

#footer
{
    background: #242424 url(../images/footer-bg.png) repeat-x;
    border-top:3px solid #c8c8c8;
    font-size: 14px;
    color:#848383;	
    padding: 40px 0 10px 0;
    margin-top:30px;
    font-weight: 500; 
}

#footer a
{
    color:#fff;	
}

#footer a:hover
{
    color:#5987d4;	
}

.footer-logo
{
    float: left;
    width: 350px;
    margin-top: 4px;
}

.footer-right
{
    float: right;
}

.footer_nav
{
    padding: 0 0 10px 0;
}

.footer_nav ul li
{
    float: left;
}

.footer_nav ul li a
{
    color:#fff;
    padding: 0px 10px;
    font-size: 16px;
    color: #707070;
    font-weight: bold;
    text-transform: capitalize;
    border-right: 1px solid;
    display: block;
    line-height: 12px;
}

.footer_nav ul li a:hover
{
    color:#82bf41;
}

.footer-text
{
    text-align: right;
}

.locations
{
    padding: 5px 0px;
    border-bottom: 1px solid #4c4c4c;
    border-top: 1px solid #4c4c4c;
}

.social-icons
{
    padding: 5px 0px;
}

.footer-bottom
{
    line-height: 24px;
    margin-top: 50px;
}

.developed-by
{
}

.developed-by a
{
    color:#82bf41;
}

.footer-bottom
{
    text-align: center;
}


.enter {
    color: #FFF;
    text-decoration: none;
    font-family:Helvetica, sans-serif;
    font-size: 21px;
    font-weight: normal;
    margin: 12px;
    padding: 5px;
    bottom: 30px;
    float: left;
    position: absolute;
    right: 235px;
    text-transform: uppercase;
}
.enter a {
    color: #FFF;
    text-decoration: none;
}


.services-left li
{
    list-style:none;	
}

.services-left li a
{
    text-decoration:none;
    color:#5f5f5f;
    font-size:14px;
    font-weight:500;
    display:block;
    border-bottom:1px solid #e4e4e4;
}

.services-left li a:hover
{
    color:#6291e1;
    border-bottom:1px solid #6291e1;
}

.link-blue a
{
    color:#004de6;
    font-size:16px;
    border-bottom:1px solid #e4e4e4;
    display:block;
    padding-bottom:3px;
    margin-bottom:3px
}

.bullet li
{
    list-style:disc;
    margin-left:15px;
    line-height:22px;
    padding-bottom:5px;
    padding-top:5px;	
}

.enquiry-form table td p
{
    vertical-align:middle;
}


.enquiry-form input[type=text]
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#656565;
    border:1px solid #d0d0d0;
    background:#fff;	
    width: 265px;
    padding:10px 7px;
    box-shadow: 0px 0px 5px #e3e3e3 inset;
}

.enquiry-form select
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#656565;
    border:1px solid #d0d0d0;
    background:#fff;	
    width: 265px;
    padding:10px 7px;
    box-shadow: 0px 0px 5px #e3e3e3 inset;
}


.enquiry-form textarea
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#656565;
    border:1px solid #d0d0d0;
    background:#fff;	
    width: 265px;
    padding:10px;
    height:80px;
    box-shadow: 0px 0px 5px #e3e3e3 inset;
}


.inner-link li
{
    list-style:none;
    padding:5px 0px;	
}

.inner-link li a
{
    background:#f4f4f4;
    padding:5px 15px;
    color:#46a5f5;
    font-size:16px;
    font-weight:500;
    text-transform:uppercase;
    display:block;
    text-decoration:none;
    border:1px solid #e4e4e4;
}

.inner-link li a:hover
{
    background:#4f4f4f;
    color:#fff;
    text-decoration:none;

}

h4
{
    font-size:18px;

}

.bold-head
{
    font-size:16px;
    color:#333;	
}

.bold-head1
{
    font-size:14px;
    color:#333;	
}

.border-radius {
    border-radius: 20px !important;
}


.text01{ margin-top:10px; text-align:justify; font-size: 17px;
         font-weight: normal;
         line-height: 24px;}