﻿body{
            font-family: Open Sans!important;
        }
        .nav li a{
            font-size: 15px;
        }
        .tab-pane h3{
            font-size: 26px!important;
        }
        *{
                font-family: Open Sans;
            }
        .row{text-align: left;}
        .row p{font-size: 14px;
            line-height: 30px;
        }
        @media (min-width: 768px){
        .lead {
            font-size: 21px!important;
        }
        }
        .img_one{margin-left:-365px;}
        @media screen and (max-width:992px){
            .img_one{margin-left:-505px;}
        }
        @media screen and (max-width:700px){
            .img_one{margin-left:-585px;}
        }
        @media screen and (max-width:470px){
            .img_one{margin-left:-55px;}
        }
        @media screen and (max-width:320px){
            .img_one{margin-left:-31px;}
        }
        .animate{
            display:none;
        }
        .posi_1{
            background-color: rgba(0,0,0,0.3)!important;background-color: #000;filter:Alpha(opacity=50);
        }
        .posi_1:hover{
	        background-color: rgba(0,0,0,0.5)!important;background-color: #000;filter:Alpha(opacity=50);
        }