/*
    Here begins index.html design
   ===============================
*/


body {
    padding: initial;
    margin: auto;
}

/*
      HERE Begains       "HOME DESIGN"
    ===============-----================
*/

/* Here begins slider design*/
#slide-start {
    padding: 0px;
    margin:0px;
    float:none

}
/* Here begins slide header design*/

div.uppper-info-blog {
    padding: 0px;
    background-color: transparent;
    width: auto;
    height: 30px;
    border-radius: 10px 10px;
    vertical-align: top;
    margin: 0px 10px 558px 10px;
}
h4.trending a.trendings {
    color: #fff;
    font-size: 18px;
    margin: 0px 0px 0px 0px;
    background-color: #dd0808;
    border: 4px solid #dd0808;
    border-radius: 15px 15px;
    padding: 1px 0px 2px 7px;
}
h4.trending a.trendings:hover {
    background-color: #fff;
    color: #dd0808;
    border: 4px solid #fff;
    text-decoration: none;
    padding: 1px 0px 2px 7px;
    font-weight:700;
    transition: all 0.5s ease;
}
span.trending {
    color: #dd0808;
    font-size: 18px;
    background-color: #fff;
    border: 4px solid #fff;
    border-radius: 15px 15px;
    font-weight: 600;
    padding: 1px 0px 2px 4px;
    text-decoration:none;
}
span.trending:hover {
    background-color:#dd0808;
    color:#fff;  
    border:4px solid #dd0808;
    text-decoration:none;
    transition: all 0.5s ease;
}
a.trending {
    color: #dd0808;
    font-size: 18px;
    
}
span.dash {
    margin-left: 9px;
    font-size: 24px;
    color: #fff;
    font-family: 'Century Gothic';
}
/* 
    Right side of upper blog info
   ================================
*/
.social-icons {       
}
.social-icons ul {
    padding: 0;
    background-color:#dd0808;
    border:3px solid #dd0808;
    margin-top: 5px;
    border-bottom-left-radius:15px;
    border-top-right-radius:15px;
    
}
.social-icons li {
    list-style-type: none;
    display: inline-block;
    align-items: center; 
    margin-top:2px;
    padding:2px 0px 2px 0px;
}
.social-icons a {
    color: #000;
    padding: 8px;
    transition: all 0.5s ease;   
    
}
.social-icons a:hover {
        color: #fff;
}

/*   Here End Slide header design */

/*   Here begins slide footer design */

.lower-blog-info {
    background-color:#000;
    padding: 0px 0px 0px 0px;
    margin-bottom:15px;
    text-align: justify;
    opacity:0.8;
    height:90px;
    width:100%;
    
} 
div.lower-bar-left{
    background-color:#fff;
    width:100%;
}
div.lower-blog-info .col-lg-12{
    padding:0px;
    margin:10px 0px 0px 25px;
    
}
div.lower-left .col-lg-4{
    padding:0px;
   
}
div.lower-right{
   float:right;
   
}
@media (min-width: 1200px) {
    .header-button {
        color: #fff;
        background-color: transparent;
        border: 2px solid #dd0808;
        width: 150px;
        height: 38px;
        border-bottom-left-radius: 8px;
        margin-top:17px;
        
  }
.header-button:hover {
            -webkit-box-shadow: -3px 3px 0 #fff;
            box-shadow: -3px 3px 5px #fff;
            background-color: #dd0808;
            border: 2px solid #fff;
            transition: all 0.6s ease;
  }

        .header-button:active {
            -webkit-box-shadow: 0 0 8px rgba(221, 8, 8, 72);
            box-shadow: 0 0 8px rgba(221, 8, 8, 72);
            background-color: #dd0808;

  }
}
div.button-right{
    padding-right:25px;
    float:left;
}
div.button-left {
    padding-right: 25px;
    float: left;
}
h5.category{
    color:#fff;
    font-size:14px;
    font-family:'Century Gothic';
    font-weight:900;    
    margin:0px;
    padding-right:8px;
    padding-bottom:15px;
}
h5.category:hover {
    border-right:6px solid #dd0808;
    border-bottom:6px solid #dd0808;
    
}
/* Here end footer slide design */

/* Here begins slide side buttons*/

.fa-angle-left:before,
.fa-angle-right:before {
    color: #fff;
}
a.carousel-control span.fa {
    font-size: 50px;
    margin-top: 20px;
}

/*   Here ends slide side buttons 

*/

/*                Here Ends Slider Design




    ============================--------------==================================
*/

/* 
    Here Begins --------- header-bar
   ==================================
*/
#index-container{
    width:100%;
    padding:0px;
    margin:0px;
    height:auto;
    background-color:#000;
}
#index-row{
    margin:0px;
}
/*
   Also applied to Images.html and Videos.html mp3.html
*/
.upper-bar {
    background-color: #d1141c;
    padding: 8px;
    color: #fff;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.5), 0 10px 20px 0 rgba(0, 0, 0, 0.19);
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.upper-bar-content {
    margin-top: 5px;
    overflow: hidden;
}

.date span {
    font-weight: bold;
}
/*
   Here begins links desgin
*/ 
.navbar-buttons {
    
}
#links:hover{
    color: #fff;
    font-weight: 900;
}
ul.eading {
    list-style-type: none;
}
/*
    Here begins know design
*/
div.know .col-lg-12{
    padding: 0px;
    margin-top:14px;
}
div.know{
    height:76px;
}
h3.know {
    font-family: 'Century Gothic';
    font-size: 33px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 0px;
}
span.know-span {
    font-family: 'Century Gothic';
    font-size: 33px;
    font-weight: 500;
    color: #dd0808;
    margin-left: 15px;
    margin-top: 40px;
    margin-bottom: 0px;
}
#video-bar-1{
    padding:0px;
    margin-top:45px;
}
.video-bar {
    position: relative;
    width: 70%;
    height: 400px;
    display: flex;
    justify-content: center;
    overflow: hidden;
    margin-top: 30px;
    padding: 0px;
}
#video-bar-text {
    z-index: 2;
    margin: 0px;
    padding: 0px;
}
#video-bar-right-end {
    color:#fff;
    margin:30px 0px 0px 0px;
    padding:0px;
}
#video-bar-right-end {
    padding:0px;
    margin:0px;
}
#video-bar-heading {
    font-size: 32px;
    font-family: "Century Gothic";
    z-index: 2;
    color: #dd0808;
    margin: 20px 0px 0px 0px;
    text-align:center;
}
#video-bar-details{
    color:#fff;
    text-align:center;
    margin-left:37.5%;
    font-size:17px;
    height:200px;
    word-spacing:3px;
    line-height:34px;
    
}
#video-bar-button{
    margin-left:43%;
    margin-top:45px;
}
.video-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.color-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  width: 100%;
  height: 100vh;
  opacity: 0.6;
}


#images-main-bar{
    padding:0px;
    margin-top:45px;
    
}
#left-side{
    padding:0px;
    margin-top:25px;
}
#right-image-container {
    padding: 0px;
    margin-top: 25px;
    position: absolute;
    top:0;
    right:0;
    
}
img.left-image-bar {
    width: 100%;
    height:auto;
}
img.left-lower-image-bar {
    width: 100%;
    height:auto;
}
img.right-image-bar {
    width: 100%;
    height:auto;
}
.color-overlay-images {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #000;
    width: 100%;
    height: 100%;
    opacity: 0.8;
}

#image-bar-text {
    color: #fff;
    z-index: 2;
    right: 0px;
    padding: 0px;
    text-align: center;
    
}
#image-bar-heading{
    color:#dd0808;
    font-family:'Century Gothic';
}
#image-bar-details{
    word-spacing:3px;
    line-height:50px;
    font-family:'Century Gothic';
    font-size:22px;
    font-weight:500;
}
#text-details {
    text-align: center;
    padding: 0px;
}
#right-image-bar{
    padding:0px;
}
#image-bar-button{
    margin-top:30px;
}


#main-mp3-bar{
    padding:0px;
    height:800px;
    margin-top:35px;
}
#mp3-bar{
    padding: 0px;
    margin-top: 35px;
    width: 100%;
    height: 100%;
}

img.mp3-image-bar {
    width: 100%;
    height: 800px;
    padding: 0px;
}
img.mp3-logo{
    width:240px;
    height:100px;
}
.color-overlay-mp3 {
    position: absolute;
    top: 0;
    right:25%;
    background-color: #000;
    width: 50%;
    height: 100%;
    opacity: 0.8;
    
}


#mp3-bar-text {
    color: #fff;
    z-index: 1;
    padding: 0px;
    text-align: center;
    margin-top:50px;
}

#mp3-bar-heading {
    color: #dd0808;
    font-family: 'Century Gothic';
    word-spacing:10px;
}

#mp3-bar-details {
    word-spacing: 3px;
    line-height: 50px;
    font-family: 'Century Gothic';
    font-size: 22px;
    font-weight: 500;
}

#mp3-details {
    text-align: center;
    padding: 0px;
}
#mp3-bar-button {
    margin-top: 30px;
}
#mp3-image-container {
    padding: 0px;
    position: absolute;
    top: 0;
    right: 0;
    height:800px;
    width:100%;
    
}

div.mp3-endline{
    background-color:#fff;
}

/*    Here begins the main footer or background design of footer or main footer design
  ========================================================================================
*/
/* Here begins the background desgn of footer*/
div.footer {
    margin-top: 34px;
    height: auto;
    background-color: #fff;
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    overflow: hidden;
    position: relative;
}
div.end-line {
    text-align: center;
}
/* Here ends the background desgn of footer*/

/* Here starts the design of the fc1 of the footer
  ------------------------------------------------------
*/

/* Footer-logo in column 1*/
#footer-logo{
    width:150px;
    height:140px;
    
}
/* Text-design of column 1*/
#footer-fc1-r1{
    font-size:18px;
    margin-right:50%;
    font-weight:700;
    text-align:center;
    line-height:25px;
    font-family:'Century Gothic';
}
#footer-fc1-r1 :hover{
    color:#dd0808;
    transition:ease-in 0.3s;
}
#footer-links{
    color:#000;
    padding:10px;
}
a.fotter :hover {
    color:aqua;
}
#fc1 :hover{
    color:#dd0808;
    padding:0px;
}

/* Here ends the design of the fc1 of the footer
  ------------------------------------------------------
*/

/* 
    Here begins 2nd column design of footer fc2
  ---------------------------------------------------
*/
/* header text design of fc2*/
#fc2 {
    margin-top:35px;
    text-align:center;
    
}
#fc2-head {
    font-size:24px;
    font-family:'Century Gothic';
    font-weight:700;
    text-align:center;
    word-spacing:3px;
    height:74px;
}
/* ends of header text design of fc2 */

/* start of the hash links in fc2 */
.hash-button {
    color: #000;
    background-color: transparent;
    border: 2px solid #000;
    width: 128px;
    height: 28px;
    border-bottom-left-radius: 8px;
    margin-top: 17px;
    font-size:14px;
    font-weight:700
}

.hash-button:hover {
    background-color: #000;
    transition: all 0.2s ease;
    color:#fff;
}

.hash-button:active {
    background-color: #dd0808;
    color: #fff;
}
/* Ends of the hash links in fc2 */

/* 
    Here begins 3th column design of footer
  --------------------------------------------
*/

/* header text design*/
#fc3 {
    margin-top: 35px;
}
#fc3-head {
    font-size: 24px;
    font-family: 'Century Gothic';
    font-weight: 700;
    text-align: center;
    word-spacing: 3px;
    height: 74px;
}
/* end of header text design*/

/* icons design in fc3*/
#face-foot {
    color:#000;
    font-size:20px;
    color:#3a559f;
}
#twitter-foot {
    color: #000;
    font-size: 20px;
    color: #50abf1;
}
#g-mail-foot {
    color: #000;
    font-size: 20px;
    color: #dd4b39;
}
#youtube-foot {
    color: #000;
    font-size: 20px;
    color: #dd0808;
}
/* end of icons design of fc3 */

/* icon text design of fc3 */
#contact-links{
    font-size:20px;
    font-weight:600;
    font-family:'Century Gothic';
    color:#000;
    margin: 15px 0px 0px 34.5%;
    line-height:37px;
}
/* ends icon text design of fc3 */

/* Here ends the design of 3th column of footer design */

/*
    Here begins the 4th column of footer design
  -------------------------------------------------
*/

/* header text design*/
#fc4 {
    margin-top: 28px;
}
#fc4-text {
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Century Gothic';
}
/* end of header text design*/

/* outer design of the form control*/
.navbar-form-home {
    margin-left: 26px;
}
/* end of the outer desin of the form control */

/* Search Bar Design */
.form-control-home {
    display: block;
    width: 375px;
    height: 38px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    border: 2px solid #000;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control-home:hover{
    border-color:#000;
    -webkit-box-shadow: inset -8px 3px 5px rgba(0,0,0,.075), 0 0 14px rgba(0, 0, 0, 72);
    box-shadow: inset 0 -8px 3px 5px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 72);
}
.form-control-home:focus {
    border-color: #000;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 72);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 72);
}

.navbar-form-home .input-group .form-control {
    width: 375px;
}

.navbar-form-home .input-group > .form-control {
    width: 375px;
}
/* ends search bar desgin*/
/*
    lower buttons design
*/
.srch-btn-foot {
    color: #000;
    background-color: transparent;
    border: 2px solid #000;
    width: 128px;
    height: 28px;
    border-bottom-left-radius: 8px;
    margin-top: 17px;
    font-size: 14px;
    font-weight: 700;
    margin-left:45px;
}
.srch-btn-foot:hover {
    background-color: #000;
    transition: all 0.2s ease;
    color: #fff;
}
.srch-btn-foot:active {
    background-color: #dd0808;
    color: #fff;
}
/* ends lower btn design */

/*
    Here Ends the 4th column of footer design
  ----------------------------------------------
*/

/*
    Here Ends The Footer And whole WEB design By Hk Studios
 ================================================================
 ================================================================
*/






















/*
   Here ends links desgin
*/ 

/*
    Ender-global
  ===============
*/
#ender{
    margin-left:44.5%;
    margin-top:15px;
}
#ender-line {
    margin-left: 22.5%;
    margin-top: 15px;
}
h6.footer-ender {
    color: #000;
    font-size: 14px;
    margin-left: 8px;
    font-weight:700;
    text-underline-position: below;
}
/*
   Here end the ender for all websites the ender-global
  =======================================================
*/
#second-bar {
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    box-shadow: -9px 10px 15px #fff;
    overflow: hidden;
    position: relative;
}

#underline-index {
    text-align: center;
}

/*
   Here ends applied css or style to Images.html and Videos.html
*/

/*
                     Here Ends Home or index.html design
           ======================-------------===================
           ======================-------------===================
           ======================-------------===================
*/



/* 
    =============================================================================================================================================================================================
                            Here starts Images.html desgin
           =================   =======================================

*/
/*
   Here begins header or middle bar design images.html
*/
.middle-bar {
    background-color: #dd0808;
    padding: 10px 0px 18px 0px;
    overflow: hidden;
}

.middle-bar-content {
    margin-top: 15px;
}

.logo {
    margin-top: 3px;
}
/*
  here ends header or middle bar desgin for images.html
*/

h3.first-text{
    color:#dd0808;
    font-family:'Century Gothic';
    letter-spacing:2px;
    }
p.Intro {
    color: #dd0808;
    letter-spacing: 1px;
    font-family: Candara;
    font-size:20px;
    font-weight:900;
    margin-top:25px;
}
span.def{
    color:#000;
    font-size:small;
    font-family:'Century Gothic';
    
}
span.det {
    color: #dd0808;
    font-family: 'Century Gothic';
    font-size:medium;
}
span.mdet {
    color: #27059c;
    font-family: 'Century Gothic';
    font-size: 14px;
}

/*
    Here starts main saearch bar and buttons of images.html
*/
form.navbar-form {
    padding: 0;
    border-color: #dd0808;       
}
#srch-term:hover{
    box-shadow: -3px 3px 5px rgba(221, 8, 8, 72);
}
form.navbar-form:hover{
    box-shadow: -3px 3px 5px rgba(221, 8, 8, 72);

}
@media (min-width: 1200px) {
.form-control-1 {
    color: #dd0808;
    margin-top: 40px;
    margin-left: 25px;
    background-color: transparent;
    border: 2px solid #dd0808;
    width: 90px;
    height: 38px;
    border-bottom-left-radius: 8px;
}

        .form-control-1:hover {
            -webkit-box-shadow: -3px 3px 0 rgba(221, 8, 8, 72);
            box-shadow: -3px 3px 5px rgba(221, 8, 8, 72);
        }

        .form-control-1:active {
            -webkit-box-shadow: 0 0 8px rgba(221, 8, 8, 72);
            box-shadow: 0 0 8px rgba(221, 8, 8, 72);
        }
}
@media (min-width: 1200px) {
    .form-control-2 {
        color: #dd0808;
        margin-top: 40px; 
        background-color: transparent;
        border: 2px solid #dd0808;
        width: 90px;
        height: 38px;
        border-bottom-left-radius: 8px;
    }

        .form-control-2:hover {
            -webkit-box-shadow: -3px 3px 0 rgba(221, 8, 8, 72);
            box-shadow: -3px 3px 5px rgba(221, 8, 8, 72);
        }

        .form-control-2:active {
            -webkit-box-shadow: 0 0 8px rgba(221, 8, 8, 72);
            box-shadow: 0 0 8px rgba(221, 8, 8, 72);
        }
}
/*
    Here starts main saearch bar and buttons of images.html
*/
img.ad3{
    margin-top:50px;
}
h3.tumbnail{
    font-family:'Century Gothic';
    font-size:25px;
    font-weight:bold;
    color:#000;
    
}
span.tumbnail2 {
    font-family: 'Century Gothic';
    font-size: 25px;
    font-weight: bold;
    color:#dd0808;
}
img.recent{
    width:200px;
    height:200px;
}
img.recent1 {
    width: 200px;
    height: 200px;
    margin-left:4px;
}
svg.ad4{
    margin-top:50px;
}
svg.ad5 {
    margin-top: 50px;
    margin-left: 50px;
}
img.endline{
    
    margin-top:30px;
}
/*
                           Here Ends images.html design
           ======================-------------===================
           ======================-------------===================
           ======================-------------===================
*/





/* 
    =============================================================================================================================================================================================
                            Here starts Videos.html desgin
           =================   =======================================

*/
#slide-arrow-left{
    margin-top:214px;
    margin-right:58px;
}
#slide-arrow-right {
    margin-top: 214px;
    margin-left: 58px;
}
#slide-side{
    background-color:#fff;
    width:40px;
}


/*
                           Here Ends images.html design
           ======================-------------===================
           ======================-------------===================
           ======================-------------===================
*/



/* 
    =============================================================================================================================================================================================
                            Here starts Mp3.html desgin
           =================   =======================================

*/

#mp3-buttons {
    padding: 0px;
    margin: 0px;
}
.tumbnail-mp3 {
    margin-top: 35px;
    font-family: 'Century Gothic';
    font-size: 25px;
    font-weight: bold;
    color: #000;
}

#mp3-recent-text {
    font-size: 16px;
    font-family: 'Century Gothic';
    color: #fff;
    font-weight: 800;
}

#mp3-recent {
    background-color: #e3dede;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    width: 100%;
    height: 65px;
    border-bottom:1px solid #fff;
}

#download-mp3 {
    color: #fff;
    font-size: 22px;
}

#video-mp3 {
    color: #fff;
    font-size: 22px;
    padding-left: 14px;
}

#mp3-btn:hover {
    color: #000;
    background-color:transparent;
}

#mp3-btn {
    color: #fff;
    font-size: 22px;
    margin-left:14px;
    
}

/*
                           Here Ends mp3.html design
           ======================-------------===================
           ======================-------------===================
           ======================-------------===================
*/